"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/11/09 01:00:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lonazil3vemu" 2024/11/09 01:00:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/09 01:00:44 DEBUG : Starting OpenDrive session with ID: 32db3ad0efdc759eca53b8287764921910c018cc4881ff2aba427ea99e10c303 2024/11/09 01:00:45 DEBUG : Creating backend with remote "/tmp/rclone850134471" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:00:45 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:00:45 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:00:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:00:48 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:00:48 DEBUG : dir: Looking for writers 2024/11/09 01:00:48 DEBUG : : Looking for writers 2024/11/09 01:00:48 DEBUG : dir: reading active writers 2024/11/09 01:00:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.19s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:00:49 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:00:49 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:00:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:00:52 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2024/11/09 01:00:54 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2024/11/09 01:00:56 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:00:56 DEBUG : dir/subdir: Looking for writers 2024/11/09 01:00:56 DEBUG : dir: Looking for writers 2024/11/09 01:00:56 DEBUG : file1: reading active writers 2024/11/09 01:00:56 DEBUG : file2: reading active writers 2024/11/09 01:00:56 DEBUG : subdir: reading active writers 2024/11/09 01:00:56 DEBUG : : Looking for writers 2024/11/09 01:00:56 DEBUG : dir: reading active writers 2024/11/09 01:00:56 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.87s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:00:58 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:00:58 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:00:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:01:01 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:01:01 DEBUG : dir: Looking for writers 2024/11/09 01:01:01 DEBUG : file1: reading active writers 2024/11/09 01:01:01 DEBUG : : Looking for writers 2024/11/09 01:01:01 DEBUG : dir: reading active writers 2024/11/09 01:01:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.00s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:01:02 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:01:02 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:01:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:01:04 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:01:04 DEBUG : dir: Looking for writers 2024/11/09 01:01:04 DEBUG : : Looking for writers 2024/11/09 01:01:04 DEBUG : dir: reading active writers 2024/11/09 01:01:04 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (4.18s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:01:06 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:01:06 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:01:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:01:09 DEBUG : dir: forgetting directory cache 2024/11/09 01:01:09 DEBUG : : forgetting directory cache 2024/11/09 01:01:09 DEBUG : dir: forgetting directory cache 2024/11/09 01:01:09 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:01:09 DEBUG : : Looking for writers 2024/11/09 01:01:09 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.78s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:01:10 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:01:10 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:01:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:01:12 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/11/09 01:01:12 DEBUG : dir: invalidating directory cache 2024/11/09 01:01:12 DEBUG : : >ForgetPath: 2024/11/09 01:01:12 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/11/09 01:01:12 DEBUG : : invalidating directory cache 2024/11/09 01:01:12 DEBUG : dir: forgetting directory cache 2024/11/09 01:01:12 DEBUG : : >ForgetPath: 2024/11/09 01:01:12 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/11/09 01:01:12 DEBUG : : >ForgetPath: 2024/11/09 01:01:12 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:01:12 DEBUG : dir: Looking for writers 2024/11/09 01:01:12 DEBUG : : Looking for writers 2024/11/09 01:01:12 DEBUG : dir: reading active writers 2024/11/09 01:01:12 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.79s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:01:13 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:01:13 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:01:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:01:18 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2024/11/09 01:01:19 DEBUG : : forgetting directory cache 2024/11/09 01:01:19 DEBUG : dir: forgetting directory cache 2024/11/09 01:01:20 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:01:20 DEBUG : dir: Looking for writers 2024/11/09 01:01:20 DEBUG : fil/a/b: Looking for writers 2024/11/09 01:01:20 DEBUG : fil/a: Looking for writers 2024/11/09 01:01:20 DEBUG : b: reading active writers 2024/11/09 01:01:20 DEBUG : fil: Looking for writers 2024/11/09 01:01:20 DEBUG : a: reading active writers 2024/11/09 01:01:20 DEBUG : : Looking for writers 2024/11/09 01:01:20 DEBUG : fil: reading active writers 2024/11/09 01:01:20 DEBUG : dir: reading active writers 2024/11/09 01:01:20 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.14s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:01:23 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:01:23 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:01:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:01:25 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:01:25 DEBUG : dir: Looking for writers 2024/11/09 01:01:25 DEBUG : : Looking for writers 2024/11/09 01:01:25 DEBUG : dir: reading active writers 2024/11/09 01:01:25 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.61s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:01:26 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:01:26 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:01:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:01:29 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:01:29 DEBUG : dir: Looking for writers 2024/11/09 01:01:29 DEBUG : file1: reading active writers 2024/11/09 01:01:29 DEBUG : : Looking for writers 2024/11/09 01:01:29 DEBUG : dir: reading active writers 2024/11/09 01:01:29 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.92s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:01:30 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:01:30 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:01:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:01:33 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2024/11/09 01:01:35 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2024/11/09 01:01:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/11/09 01:01:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/11/09 01:01:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/09 01:01:37 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/11/09 01:01:38 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2024/11/09 01:01:40 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2024/11/09 01:01:42 DEBUG : dir: invalidating directory cache 2024/11/09 01:01:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/11/09 01:01:42 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/11/09 01:01:42 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/11/09 01:01:42 DEBUG : dir/file1: Reset virtual modtime 2024/11/09 01:01:42 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/11/09 01:01:42 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:247: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:247 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:297 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false"} actual : []string{"file1,14,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=14) "file1,14,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2024/11/09 01:01:42 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/11/09 01:01:42 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/11/09 01:01:42 DEBUG : dir: Added virtual directory entry vDel: "file1" dir_test.go:247: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:247 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:310 Error: Not equal: expected: []string{"virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"subdir,0,true", "virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=5) { + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2024/11/09 01:01:42 DEBUG : dir: invalidating directory cache 2024/11/09 01:01:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/11/09 01:01:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/09 01:01:42 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/09 01:01:42 DEBUG : : forgetting directory cache 2024/11/09 01:01:42 DEBUG : dir: forgetting directory cache 2024/11/09 01:01:42 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/09 01:01:42 DEBUG : dir/file1: Reset virtual modtime 2024/11/09 01:01:42 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/09 01:01:42 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:01:42 DEBUG : dir/virtualDir: Looking for writers 2024/11/09 01:01:42 DEBUG : dir: Looking for writers 2024/11/09 01:01:42 DEBUG : file1: reading active writers 2024/11/09 01:01:42 DEBUG : virtualFile2: reading active writers 2024/11/09 01:01:42 DEBUG : virtualFile: reading active writers 2024/11/09 01:01:42 DEBUG : virtualDir: reading active writers 2024/11/09 01:01:42 DEBUG : : Looking for writers 2024/11/09 01:01:42 DEBUG : dir: reading active writers 2024/11/09 01:01:42 DEBUG : >WaitForWriters: --- FAIL: TestDirReadDirAll (14.07s) --- FAIL: TestDirReadDirAll/Virtual (5.13s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:01:44 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:01:44 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:01:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:01:47 ERROR : dir/: Can only open directories read only 2024/11/09 01:01:47 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:01:47 DEBUG : dir: Looking for writers 2024/11/09 01:01:47 DEBUG : : Looking for writers 2024/11/09 01:01:47 DEBUG : dir: reading active writers 2024/11/09 01:01:47 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.65s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:01:48 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:01:48 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:01:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:01:51 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:01:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/09 01:01:51 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/11/09 01:01:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/09 01:01:51 DEBUG : OpenDrive root 'rclone-test-lonazil3vemu': File to upload is small (5 bytes), uploading instead of streaming 2024/11/09 01:01:51 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2024/11/09 01:01:52 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/09 01:01:52 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/11/09 01:01:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/09 01:01:52 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:01:52 DEBUG : dir: Looking for writers 2024/11/09 01:01:52 DEBUG : file1: reading active writers 2024/11/09 01:01:52 DEBUG : potato: reading active writers 2024/11/09 01:01:52 DEBUG : : Looking for writers 2024/11/09 01:01:52 DEBUG : dir: reading active writers 2024/11/09 01:01:52 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestDirCreate (13.29s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:02:01 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:02:01 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:02:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:02:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/09 01:02:05 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:02:05 DEBUG : dir/sub: Looking for writers 2024/11/09 01:02:05 DEBUG : dir: Looking for writers 2024/11/09 01:02:05 DEBUG : file1: reading active writers 2024/11/09 01:02:05 DEBUG : sub: reading active writers 2024/11/09 01:02:05 DEBUG : : Looking for writers 2024/11/09 01:02:05 DEBUG : dir: reading active writers 2024/11/09 01:02:05 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.71s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:02:07 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:02:07 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:02:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:02:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/09 01:02:10 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/11/09 01:02:11 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:02:11 DEBUG : dir/sub/subsub: Looking for writers 2024/11/09 01:02:11 DEBUG : dir/sub: Looking for writers 2024/11/09 01:02:11 DEBUG : subsub: reading active writers 2024/11/09 01:02:11 DEBUG : dir: Looking for writers 2024/11/09 01:02:11 DEBUG : file1: reading active writers 2024/11/09 01:02:11 DEBUG : sub: reading active writers 2024/11/09 01:02:11 DEBUG : : Looking for writers 2024/11/09 01:02:11 DEBUG : dir: reading active writers 2024/11/09 01:02:11 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.70s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:02:14 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:02:14 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:02:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:02:16 ERROR : dir/: Dir.Remove not empty 2024/11/09 01:02:16 DEBUG : dir/file1: Remove: 2024/11/09 01:02:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/09 01:02:17 DEBUG : dir/file1: >Remove: err= 2024/11/09 01:02:17 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/09 01:02:17 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:02:17 DEBUG : : Looking for writers 2024/11/09 01:02:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.01s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:02:18 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:02:18 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:02:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:02:20 DEBUG : dir/file1: Remove: 2024/11/09 01:02:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/09 01:02:20 DEBUG : dir/file1: >Remove: err= 2024/11/09 01:02:21 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/09 01:02:21 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:02:21 DEBUG : : Looking for writers 2024/11/09 01:02:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.83s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:02:21 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:02:21 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:02:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:02:24 DEBUG : dir/file1: Remove: 2024/11/09 01:02:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/09 01:02:24 DEBUG : dir/file1: >Remove: err= dir_test.go:501: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:501 Error: Should be true Test: TestDirRemoveName 2024/11/09 01:02:25 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:02:25 DEBUG : dir: Looking for writers 2024/11/09 01:02:25 DEBUG : : Looking for writers 2024/11/09 01:02:25 DEBUG : dir: reading active writers 2024/11/09 01:02:25 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.25s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:02:26 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:02:26 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:02:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:02:29 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2024/11/09 01:02:30 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/11/09 01:02:31 DEBUG : dir2: same parent dir (ODFfNjg3MDMxMF9RRURLRw) - using folder/rename instead of move_copy 2024/11/09 01:02:31 DEBUG : dir: Updating dir with dir2 0xc000136a90 2024/11/09 01:02:31 DEBUG : dir: forgetting directory cache 2024/11/09 01:02:31 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/09 01:02:31 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/11/09 01:02:32 INFO : dir2/file1: Moved (server-side) to: file2 2024/11/09 01:02:32 DEBUG : file2: Updating file with file2 0xc00078a000 2024/11/09 01:02:32 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/11/09 01:02:32 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/09 01:02:33 INFO : dir2/file3: Deleted 2024/11/09 01:02:33 INFO : file2: Moved (server-side) to: dir2/file3 2024/11/09 01:02:33 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00078a000 2024/11/09 01:02:33 DEBUG : : Added virtual directory entry vDel: "file2" 2024/11/09 01:02:33 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/11/09 01:02:34 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/11/09 01:02:34 DEBUG : renamed empty directory: same parent dir (ODFfNjg3MDMxMF9RRURLRw) - using folder/rename instead of move_copy 2024/11/09 01:02:34 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0005fd040 2024/11/09 01:02:34 DEBUG : empty directory: forgetting directory cache 2024/11/09 01:02:34 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/11/09 01:02:34 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/11/09 01:02:34 DEBUG : dir2: Renaming to "dir3" 2024/11/09 01:02:34 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:02:34 DEBUG : dir3: Looking for writers 2024/11/09 01:02:34 DEBUG : file3: reading active writers 2024/11/09 01:02:34 DEBUG : renamed empty directory: Looking for writers 2024/11/09 01:02:34 DEBUG : : Looking for writers 2024/11/09 01:02:34 DEBUG : dir3: reading active writers 2024/11/09 01:02:34 DEBUG : renamed empty directory: reading active writers 2024/11/09 01:02:34 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.08s) === 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 "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:02:36 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:02:36 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:02:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:02:38 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:02:38 DEBUG : dir: Looking for writers 2024/11/09 01:02:38 DEBUG : file1: reading active writers 2024/11/09 01:02:38 DEBUG : : Looking for writers 2024/11/09 01:02:38 DEBUG : dir: reading active writers 2024/11/09 01:02:38 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.81s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:02:40 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:02:40 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:02:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:02:43 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2024/11/09 01:02:45 DEBUG : Can set mod time: true 2024/11/09 01:02:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/09 01:02:45 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:02:45 DEBUG : dir: Looking for writers 2024/11/09 01:02:45 DEBUG : file1: reading active writers 2024/11/09 01:02:45 DEBUG : : Looking for writers 2024/11/09 01:02:45 DEBUG : dir: reading active writers 2024/11/09 01:02:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:02:46 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:02:46 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:02:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:02:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/09 01:02:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/09 01:02:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:02:49 DEBUG : OpenDrive root 'rclone-test-lonazil3vemu': File to upload is small (0 bytes), uploading instead of streaming 2024/11/09 01:02:51 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 01:02:51 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/09 01:02:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/09 01:02:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:02:51 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:02:51 DEBUG : dir: Looking for writers 2024/11/09 01:02:51 DEBUG : file1: reading active writers 2024/11/09 01:02:51 DEBUG : : Looking for writers 2024/11/09 01:02:51 DEBUG : dir: reading active writers 2024/11/09 01:02:51 DEBUG : >WaitForWriters: 2024/11/09 01:02:51 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:02:51 DEBUG : dir: Looking for writers 2024/11/09 01:02:51 DEBUG : file1: reading active writers 2024/11/09 01:02:51 DEBUG : : Looking for writers 2024/11/09 01:02:51 DEBUG : dir: reading active writers 2024/11/09 01:02:51 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:02:52 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:02:52 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:02:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:02:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/09 01:02:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/09 01:02:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:02:55 DEBUG : OpenDrive root 'rclone-test-lonazil3vemu': File to upload is small (5 bytes), uploading instead of streaming 2024/11/09 01:02:55 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2024/11/09 01:02:56 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/09 01:02:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/09 01:02:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/09 01:02:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:02:57 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:02:57 DEBUG : dir: Looking for writers 2024/11/09 01:02:57 DEBUG : file1: reading active writers 2024/11/09 01:02:57 DEBUG : : Looking for writers 2024/11/09 01:02:57 DEBUG : dir: reading active writers 2024/11/09 01:02:57 DEBUG : >WaitForWriters: 2024/11/09 01:02:57 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:02:57 DEBUG : dir: Looking for writers 2024/11/09 01:02:57 DEBUG : file1: reading active writers 2024/11/09 01:02:57 DEBUG : : Looking for writers 2024/11/09 01:02:57 DEBUG : dir: reading active writers 2024/11/09 01:02:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:02:58 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:02:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:02:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:02:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:02:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:02:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:02:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:02:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:03:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/09 01:03:02 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:03:02 DEBUG : dir: Looking for writers 2024/11/09 01:03:02 DEBUG : file1: reading active writers 2024/11/09 01:03:02 DEBUG : : Looking for writers 2024/11/09 01:03:02 DEBUG : dir: reading active writers 2024/11/09 01:03:02 DEBUG : >WaitForWriters: 2024/11/09 01:03:02 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:03:03 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:03:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:03:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:03:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:03:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:03:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:03:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/09 01:03:06 DEBUG : dir/file1: newRWFileHandle: 2024/11/09 01:03:06 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/09 01:03:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/09 01:03:06 DEBUG : dir/file1(0xc0002bb480): close: 2024/11/09 01:03:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/09 01:03:06 DEBUG : dir/file1(0xc0002bb480): >close: err= 2024/11/09 01:03:06 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:03:06 DEBUG : dir: Looking for writers 2024/11/09 01:03:06 DEBUG : file1: reading active writers 2024/11/09 01:03:06 DEBUG : : Looking for writers 2024/11/09 01:03:06 DEBUG : dir: reading active writers 2024/11/09 01:03:06 DEBUG : >WaitForWriters: 2024/11/09 01:03:06 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:03:06 DEBUG : dir: Looking for writers 2024/11/09 01:03:06 DEBUG : file1: reading active writers 2024/11/09 01:03:06 DEBUG : : Looking for writers 2024/11/09 01:03:06 DEBUG : dir: reading active writers 2024/11/09 01:03:06 DEBUG : >WaitForWriters: 2024/11/09 01:03:06 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:03:07 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:03:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:03:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:03:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:03:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:03:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:03:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/09 01:03:10 DEBUG : dir/file1: newRWFileHandle: 2024/11/09 01:03:10 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/09 01:03:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/09 01:03:10 DEBUG : dir/file1(0xc00093a400): _writeAt: size=5, off=0 2024/11/09 01:03:10 DEBUG : dir/file1(0xc00093a400): openPending: 2024/11/09 01:03:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/09 01:03:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/09 01:03:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:03:10 DEBUG : dir/file1(0xc00093a400): >openPending: err= 2024/11/09 01:03:10 DEBUG : dir/file1(0xc00093a400): >_writeAt: n=5, err= 2024/11/09 01:03:10 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/09 01:03:10 DEBUG : dir/file1(0xc00093a400): close: 2024/11/09 01:03:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/11/09 01:03:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/11/09 01:03:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/11/09 01:03:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/09 01:03:10 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/09 01:03:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/09 01:03:10 DEBUG : dir/file1(0xc00093a400): >close: err= 2024/11/09 01:03:10 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:03:10 DEBUG : dir: Looking for writers 2024/11/09 01:03:10 DEBUG : file1: reading active writers 2024/11/09 01:03:10 DEBUG : : Looking for writers 2024/11/09 01:03:10 DEBUG : dir: reading active writers 2024/11/09 01:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/09 01:03:10 DEBUG : dir: Looking for writers 2024/11/09 01:03:10 DEBUG : file1: reading active writers 2024/11/09 01:03:10 DEBUG : : Looking for writers 2024/11/09 01:03:10 DEBUG : dir: reading active writers 2024/11/09 01:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/09 01:03:10 DEBUG : dir: Looking for writers 2024/11/09 01:03:10 DEBUG : file1: reading active writers 2024/11/09 01:03:10 DEBUG : : Looking for writers 2024/11/09 01:03:10 DEBUG : dir: reading active writers 2024/11/09 01:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/09 01:03:10 DEBUG : dir: Looking for writers 2024/11/09 01:03:10 DEBUG : file1: reading active writers 2024/11/09 01:03:10 DEBUG : : Looking for writers 2024/11/09 01:03:10 DEBUG : dir: reading active writers 2024/11/09 01:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/09 01:03:11 DEBUG : dir/file1: vfs cache: starting upload 2024/11/09 01:03:11 DEBUG : dir: Looking for writers 2024/11/09 01:03:11 DEBUG : file1: reading active writers 2024/11/09 01:03:11 DEBUG : : Looking for writers 2024/11/09 01:03:11 DEBUG : dir: reading active writers 2024/11/09 01:03:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/09 01:03:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:03:11 DEBUG : dir: Looking for writers 2024/11/09 01:03:11 DEBUG : file1: reading active writers 2024/11/09 01:03:11 DEBUG : : Looking for writers 2024/11/09 01:03:11 DEBUG : dir: reading active writers 2024/11/09 01:03:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/09 01:03:11 DEBUG : dir: Looking for writers 2024/11/09 01:03:11 DEBUG : file1: reading active writers 2024/11/09 01:03:11 DEBUG : : Looking for writers 2024/11/09 01:03:11 DEBUG : dir: reading active writers 2024/11/09 01:03:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/09 01:03:12 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2024/11/09 01:03:12 INFO : dir/file1: Copied (replaced existing) 2024/11/09 01:03:12 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2024/11/09 01:03:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/09 01:03:12 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/11/09 01:03:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:03:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/09 01:03:12 DEBUG : dir: Looking for writers 2024/11/09 01:03:12 DEBUG : file1: reading active writers 2024/11/09 01:03:12 DEBUG : : Looking for writers 2024/11/09 01:03:12 DEBUG : dir: reading active writers 2024/11/09 01:03:12 DEBUG : >WaitForWriters: 2024/11/09 01:03:12 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:03:12 DEBUG : dir: Looking for writers 2024/11/09 01:03:12 DEBUG : file1: reading active writers 2024/11/09 01:03:12 DEBUG : : Looking for writers 2024/11/09 01:03:12 DEBUG : dir: reading active writers 2024/11/09 01:03:12 DEBUG : >WaitForWriters: 2024/11/09 01:03:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (33.58s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.72s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.92s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.99s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.61s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.47s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.88s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:03:13 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:03:13 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:03:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:03:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/09 01:03:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/09 01:03:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:03:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/11/09 01:03:16 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:03:16 DEBUG : dir: Looking for writers 2024/11/09 01:03:16 DEBUG : file1: reading active writers 2024/11/09 01:03:16 DEBUG : : Looking for writers 2024/11/09 01:03:16 DEBUG : dir: reading active writers 2024/11/09 01:03:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.29s) === RUN TestFileOpenReadUnknownSize 2024/11/09 01:03:17 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/11/09 01:03:17 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:03:17 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:03:17 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/11/09 01:03:17 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:03:17 DEBUG : : Looking for writers 2024/11/09 01:03:17 DEBUG : file.txt: reading active writers 2024/11/09 01:03:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:03:17 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:03:17 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:03:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:03:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:03:20 DEBUG : OpenDrive root 'rclone-test-lonazil3vemu': File to upload is small (25 bytes), uploading instead of streaming 2024/11/09 01:03:20 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2024/11/09 01:03:21 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/09 01:03:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/09 01:03:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:03:21 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:03:21 DEBUG : dir: Looking for writers 2024/11/09 01:03:21 DEBUG : file1: reading active writers 2024/11/09 01:03:21 DEBUG : : Looking for writers 2024/11/09 01:03:21 DEBUG : dir: reading active writers 2024/11/09 01:03:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.07s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:03:22 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:03:22 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:03:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:03:25 DEBUG : dir/file1: Remove: 2024/11/09 01:03:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/09 01:03:25 DEBUG : dir/file1: >Remove: err= 2024/11/09 01:03:26 DEBUG : dir/file1: Remove: 2024/11/09 01:03:26 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/09 01:03:26 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:03:26 DEBUG : dir: Looking for writers 2024/11/09 01:03:26 DEBUG : : Looking for writers 2024/11/09 01:03:26 DEBUG : dir: reading active writers 2024/11/09 01:03:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.13s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:03:27 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:03:27 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:03:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:03:29 DEBUG : dir/file1: Remove: 2024/11/09 01:03:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/09 01:03:29 DEBUG : dir/file1: >Remove: err= 2024/11/09 01:03:30 DEBUG : dir/file1: Remove: 2024/11/09 01:03:30 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/09 01:03:30 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:03:30 DEBUG : dir: Looking for writers 2024/11/09 01:03:30 DEBUG : : Looking for writers 2024/11/09 01:03:30 DEBUG : dir: reading active writers 2024/11/09 01:03:30 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.16s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:03:31 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:03:31 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:03:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:03:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/09 01:03:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/09 01:03:33 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/09 01:03:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/09 01:03:33 DEBUG : dir/file1: Open: flags=O_RDWR 2024/11/09 01:03:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/09 01:03:33 DEBUG : dir/file1: Open: flags=0x3 2024/11/09 01:03:33 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/11/09 01:03:33 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/11/09 01:03:33 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:03:33 DEBUG : dir: Looking for writers 2024/11/09 01:03:33 DEBUG : file1: reading active writers 2024/11/09 01:03:33 DEBUG : : Looking for writers 2024/11/09 01:03:33 DEBUG : dir: reading active writers 2024/11/09 01:03:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.79s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:03:35 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:03:35 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:03:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:03:37 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:03:37 DEBUG : dir: Looking for writers 2024/11/09 01:03:37 DEBUG : file1: reading active writers 2024/11/09 01:03:37 DEBUG : : Looking for writers 2024/11/09 01:03:37 DEBUG : dir: reading active writers 2024/11/09 01:03:37 DEBUG : >WaitForWriters: 2024/11/09 01:03:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/09 01:03:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0002bef00 2024/11/09 01:03:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/09 01:03:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/09 01:03:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/09 01:03:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0002bef00 2024/11/09 01:03:39 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/09 01:03:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:03:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/09 01:03:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/09 01:03:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:03:39 DEBUG : dir/file1: File is currently open, delaying rename 0xc0002bef00 2024/11/09 01:03:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/09 01:03:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/09 01:03:39 DEBUG : OpenDrive root 'rclone-test-lonazil3vemu': File to upload is small (25 bytes), uploading instead of streaming 2024/11/09 01:03:40 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2024/11/09 01:03:41 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/09 01:03:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/09 01:03:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/09 01:03:41 DEBUG : newLeaf: Running delayed rename now 2024/11/09 01:03:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/09 01:03:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0002bef00 2024/11/09 01:03:41 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:03:41 DEBUG : dir: Looking for writers 2024/11/09 01:03:41 DEBUG : : Looking for writers 2024/11/09 01:03:41 DEBUG : dir: reading active writers 2024/11/09 01:03:41 DEBUG : newLeaf: reading active writers 2024/11/09 01:03:41 DEBUG : >WaitForWriters: 2024/11/09 01:03:42 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:03:42 DEBUG : dir: Looking for writers 2024/11/09 01:03:42 DEBUG : : Looking for writers 2024/11/09 01:03:42 DEBUG : dir: reading active writers 2024/11/09 01:03:42 DEBUG : newLeaf: reading active writers 2024/11/09 01:03:42 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:03:43 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:03:43 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:03:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:03:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:03:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:03:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:03:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:03:45 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:03:45 DEBUG : dir: Looking for writers 2024/11/09 01:03:45 DEBUG : file1: reading active writers 2024/11/09 01:03:45 DEBUG : : Looking for writers 2024/11/09 01:03:45 DEBUG : dir: reading active writers 2024/11/09 01:03:45 DEBUG : >WaitForWriters: 2024/11/09 01:03:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/09 01:03:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0002befc0 2024/11/09 01:03:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/09 01:03:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/09 01:03:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/09 01:03:47 DEBUG : dir/file1: Updating file with dir/file1 0xc0002befc0 2024/11/09 01:03:47 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/09 01:03:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:03:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/09 01:03:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/09 01:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:03:48 DEBUG : dir/file1: File is currently open, delaying rename 0xc0002befc0 2024/11/09 01:03:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/09 01:03:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/09 01:03:48 DEBUG : OpenDrive root 'rclone-test-lonazil3vemu': File to upload is small (25 bytes), uploading instead of streaming 2024/11/09 01:03:48 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2024/11/09 01:03:49 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/09 01:03:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/09 01:03:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/09 01:03:49 DEBUG : newLeaf: Running delayed rename now 2024/11/09 01:03:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/09 01:03:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0002befc0 2024/11/09 01:03:50 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:03:50 DEBUG : dir: Looking for writers 2024/11/09 01:03:50 DEBUG : : Looking for writers 2024/11/09 01:03:50 DEBUG : dir: reading active writers 2024/11/09 01:03:50 DEBUG : newLeaf: reading active writers 2024/11/09 01:03:50 DEBUG : >WaitForWriters: 2024/11/09 01:03:50 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:03:50 DEBUG : dir: Looking for writers 2024/11/09 01:03:50 DEBUG : : Looking for writers 2024/11/09 01:03:50 DEBUG : dir: reading active writers 2024/11/09 01:03:50 DEBUG : newLeaf: reading active writers 2024/11/09 01:03:50 DEBUG : >WaitForWriters: 2024/11/09 01:03:50 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:03:51 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:03:51 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:03:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:03:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:03:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:03:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:03:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:03:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:03:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/09 01:03:54 DEBUG : dir/file1: newRWFileHandle: 2024/11/09 01:03:54 DEBUG : dir/file1(0xc000528640): openPending: 2024/11/09 01:03:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/09 01:03:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/09 01:03:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:03:54 DEBUG : dir/file1(0xc000528640): >openPending: err= 2024/11/09 01:03:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/09 01:03:54 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/09 01:03:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:03:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/09 01:03:54 DEBUG : dir/file1(0xc000528640): _writeAt: size=14, off=0 2024/11/09 01:03:54 DEBUG : dir/file1(0xc000528640): >_writeAt: n=14, err= 2024/11/09 01:03:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/09 01:03:54 DEBUG : dir/file1(0xc000528640): close: 2024/11/09 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/09 01:03:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/09 01:03:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/09 01:03:54 DEBUG : dir/file1(0xc000528640): >close: err= 2024/11/09 01:03:54 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:03:54 DEBUG : dir: Looking for writers 2024/11/09 01:03:54 DEBUG : file1: reading active writers 2024/11/09 01:03:54 DEBUG : : Looking for writers 2024/11/09 01:03:54 DEBUG : dir: reading active writers 2024/11/09 01:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/09 01:03:54 DEBUG : dir: Looking for writers 2024/11/09 01:03:54 DEBUG : file1: reading active writers 2024/11/09 01:03:54 DEBUG : : Looking for writers 2024/11/09 01:03:54 DEBUG : dir: reading active writers 2024/11/09 01:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/09 01:03:54 DEBUG : dir: Looking for writers 2024/11/09 01:03:54 DEBUG : file1: reading active writers 2024/11/09 01:03:54 DEBUG : : Looking for writers 2024/11/09 01:03:54 DEBUG : dir: reading active writers 2024/11/09 01:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/09 01:03:54 DEBUG : dir: Looking for writers 2024/11/09 01:03:54 DEBUG : file1: reading active writers 2024/11/09 01:03:54 DEBUG : : Looking for writers 2024/11/09 01:03:54 DEBUG : dir: reading active writers 2024/11/09 01:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/09 01:03:54 DEBUG : dir/file1: vfs cache: starting upload 2024/11/09 01:03:54 DEBUG : dir: Looking for writers 2024/11/09 01:03:54 DEBUG : file1: reading active writers 2024/11/09 01:03:54 DEBUG : : Looking for writers 2024/11/09 01:03:54 DEBUG : dir: reading active writers 2024/11/09 01:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/09 01:03:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:03:54 DEBUG : dir: Looking for writers 2024/11/09 01:03:54 DEBUG : file1: reading active writers 2024/11/09 01:03:54 DEBUG : : Looking for writers 2024/11/09 01:03:54 DEBUG : dir: reading active writers 2024/11/09 01:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/09 01:03:55 DEBUG : dir: Looking for writers 2024/11/09 01:03:55 DEBUG : file1: reading active writers 2024/11/09 01:03:55 DEBUG : : Looking for writers 2024/11/09 01:03:55 DEBUG : dir: reading active writers 2024/11/09 01:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/09 01:03:55 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/09 01:03:55 INFO : dir/file1: Copied (replaced existing) 2024/11/09 01:03:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/09 01:03:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/09 01:03:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:03:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/09 01:03:55 DEBUG : dir: Looking for writers 2024/11/09 01:03:55 DEBUG : file1: reading active writers 2024/11/09 01:03:55 DEBUG : : Looking for writers 2024/11/09 01:03:55 DEBUG : dir: reading active writers 2024/11/09 01:03:55 DEBUG : >WaitForWriters: 2024/11/09 01:03:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/09 01:03:55 DEBUG : dir/file1: newRWFileHandle: 2024/11/09 01:03:55 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/09 01:03:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/09 01:03:55 DEBUG : dir/file1(0xc00093a900): _readAt: size=512, off=0 2024/11/09 01:03:55 DEBUG : dir/file1(0xc00093a900): openPending: 2024/11/09 01:03:55 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/11/09 01:03:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/09 01:03:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:03:55 DEBUG : dir/file1(0xc00093a900): >openPending: err= 2024/11/09 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/09 01:03:55 DEBUG : dir/file1(0xc00093a900): >_readAt: n=14, err=EOF 2024/11/09 01:03:55 DEBUG : dir/file1(0xc00093a900): close: 2024/11/09 01:03:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/09 01:03:55 DEBUG : dir/file1(0xc00093a900): >close: err= 2024/11/09 01:03:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/09 01:03:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/09 01:03:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0002bee40 2024/11/09 01:03:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/09 01:03:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/09 01:03:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/09 01:03:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/09 01:03:57 DEBUG : dir/file1: Updating file with dir/file1 0xc0002bee40 2024/11/09 01:03:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/09 01:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:03:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/09 01:03:57 DEBUG : dir/file1: newRWFileHandle: 2024/11/09 01:03:57 DEBUG : dir/file1(0xc000529800): openPending: 2024/11/09 01:03:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/09 01:03:57 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2024/11/09 01:03:57 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2024/11/09 01:03:57 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/09 01:03:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/09 01:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:03:57 DEBUG : dir/file1(0xc000529800): >openPending: err= 2024/11/09 01:03:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/09 01:03:57 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/09 01:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/09 01:03:57 DEBUG : dir/file1(0xc000529800): _writeAt: size=25, off=0 2024/11/09 01:03:57 DEBUG : dir/file1(0xc000529800): >_writeAt: n=25, err= 2024/11/09 01:03:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/09 01:03:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/09 01:03:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0002bee40 2024/11/09 01:03:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/09 01:03:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/09 01:03:58 DEBUG : newLeaf(0xc000529800): close: 2024/11/09 01:03:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/09 01:03:58 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-09 01:03:57.770855227 +0000 UTC m=+193.629676297 2024/11/09 01:03:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/09 01:03:58 DEBUG : newLeaf(0xc000529800): >close: err= 2024/11/09 01:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:03:58 DEBUG : dir: Looking for writers 2024/11/09 01:03:58 DEBUG : : Looking for writers 2024/11/09 01:03:58 DEBUG : dir: reading active writers 2024/11/09 01:03:58 DEBUG : newLeaf: reading active writers 2024/11/09 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/09 01:03:58 DEBUG : dir: Looking for writers 2024/11/09 01:03:58 DEBUG : : Looking for writers 2024/11/09 01:03:58 DEBUG : dir: reading active writers 2024/11/09 01:03:58 DEBUG : newLeaf: reading active writers 2024/11/09 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/09 01:03:58 DEBUG : dir: Looking for writers 2024/11/09 01:03:58 DEBUG : : Looking for writers 2024/11/09 01:03:58 DEBUG : dir: reading active writers 2024/11/09 01:03:58 DEBUG : newLeaf: reading active writers 2024/11/09 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/09 01:03:58 DEBUG : dir: Looking for writers 2024/11/09 01:03:58 DEBUG : : Looking for writers 2024/11/09 01:03:58 DEBUG : dir: reading active writers 2024/11/09 01:03:58 DEBUG : newLeaf: reading active writers 2024/11/09 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/09 01:03:58 DEBUG : newLeaf: vfs cache: starting upload 2024/11/09 01:03:58 DEBUG : dir: Looking for writers 2024/11/09 01:03:58 DEBUG : : Looking for writers 2024/11/09 01:03:58 DEBUG : dir: reading active writers 2024/11/09 01:03:58 DEBUG : newLeaf: reading active writers 2024/11/09 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/09 01:03:58 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/11/09 01:03:58 DEBUG : dir: Looking for writers 2024/11/09 01:03:58 DEBUG : : Looking for writers 2024/11/09 01:03:58 DEBUG : dir: reading active writers 2024/11/09 01:03:58 DEBUG : newLeaf: reading active writers 2024/11/09 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/09 01:03:58 DEBUG : dir: Looking for writers 2024/11/09 01:03:58 DEBUG : : Looking for writers 2024/11/09 01:03:58 DEBUG : dir: reading active writers 2024/11/09 01:03:58 DEBUG : newLeaf: reading active writers 2024/11/09 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/09 01:03:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/09 01:03:59 INFO : newLeaf: Copied (replaced existing) 2024/11/09 01:03:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-09 01:03:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/09 01:03:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/09 01:03:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/09 01:03:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/09 01:03:59 DEBUG : dir: Looking for writers 2024/11/09 01:03:59 DEBUG : : Looking for writers 2024/11/09 01:03:59 DEBUG : dir: reading active writers 2024/11/09 01:03:59 DEBUG : newLeaf: reading active writers 2024/11/09 01:03:59 DEBUG : >WaitForWriters: 2024/11/09 01:03:59 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:03:59 DEBUG : dir: Looking for writers 2024/11/09 01:03:59 DEBUG : : Looking for writers 2024/11/09 01:03:59 DEBUG : dir: reading active writers 2024/11/09 01:03:59 DEBUG : newLeaf: reading active writers 2024/11/09 01:03:59 DEBUG : >WaitForWriters: 2024/11/09 01:03:59 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:04:00 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:04:00 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:04:00 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:00 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:00 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:04:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:04:03 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:04:03 DEBUG : dir: Looking for writers 2024/11/09 01:04:03 DEBUG : file1: reading active writers 2024/11/09 01:04:03 DEBUG : : Looking for writers 2024/11/09 01:04:03 DEBUG : dir: reading active writers 2024/11/09 01:04:03 DEBUG : >WaitForWriters: 2024/11/09 01:04:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/09 01:04:04 DEBUG : newLeaf: Updating file with newLeaf 0xc000762840 2024/11/09 01:04:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/09 01:04:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/09 01:04:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/09 01:04:05 DEBUG : dir/file1: Updating file with dir/file1 0xc000762840 2024/11/09 01:04:05 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/09 01:04:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:04:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/09 01:04:06 DEBUG : dir/file1: newRWFileHandle: 2024/11/09 01:04:06 DEBUG : dir/file1(0xc0005cb200): openPending: 2024/11/09 01:04:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2024/11/09 01:04:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/09 01:04:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:04:06 DEBUG : dir/file1(0xc0005cb200): >openPending: err= 2024/11/09 01:04:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/09 01:04:06 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/09 01:04:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/09 01:04:06 DEBUG : dir/file1(0xc0005cb200): _writeAt: size=25, off=0 2024/11/09 01:04:06 DEBUG : dir/file1(0xc0005cb200): >_writeAt: n=25, err= 2024/11/09 01:04:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/09 01:04:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/09 01:04:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000762840 2024/11/09 01:04:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/09 01:04:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/09 01:04:06 DEBUG : newLeaf(0xc0005cb200): close: 2024/11/09 01:04:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/09 01:04:06 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-09 01:04:06.184891641 +0000 UTC m=+202.043712711 2024/11/09 01:04:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/09 01:04:06 DEBUG : newLeaf(0xc0005cb200): >close: err= 2024/11/09 01:04:06 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:04:06 DEBUG : dir: Looking for writers 2024/11/09 01:04:06 DEBUG : : Looking for writers 2024/11/09 01:04:06 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:06 DEBUG : dir: reading active writers 2024/11/09 01:04:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/09 01:04:06 DEBUG : dir: Looking for writers 2024/11/09 01:04:06 DEBUG : : Looking for writers 2024/11/09 01:04:06 DEBUG : dir: reading active writers 2024/11/09 01:04:06 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/09 01:04:06 DEBUG : dir: Looking for writers 2024/11/09 01:04:06 DEBUG : : Looking for writers 2024/11/09 01:04:06 DEBUG : dir: reading active writers 2024/11/09 01:04:06 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/09 01:04:06 DEBUG : dir: Looking for writers 2024/11/09 01:04:06 DEBUG : : Looking for writers 2024/11/09 01:04:06 DEBUG : dir: reading active writers 2024/11/09 01:04:06 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/09 01:04:06 DEBUG : newLeaf: vfs cache: starting upload 2024/11/09 01:04:06 DEBUG : dir: Looking for writers 2024/11/09 01:04:06 DEBUG : : Looking for writers 2024/11/09 01:04:06 DEBUG : dir: reading active writers 2024/11/09 01:04:06 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/09 01:04:06 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/11/09 01:04:07 DEBUG : dir: Looking for writers 2024/11/09 01:04:07 DEBUG : : Looking for writers 2024/11/09 01:04:07 DEBUG : dir: reading active writers 2024/11/09 01:04:07 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/09 01:04:07 DEBUG : dir: Looking for writers 2024/11/09 01:04:07 DEBUG : : Looking for writers 2024/11/09 01:04:07 DEBUG : dir: reading active writers 2024/11/09 01:04:07 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/09 01:04:08 DEBUG : dir: Looking for writers 2024/11/09 01:04:08 DEBUG : : Looking for writers 2024/11/09 01:04:08 DEBUG : dir: reading active writers 2024/11/09 01:04:08 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/09 01:04:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/09 01:04:08 INFO : newLeaf: Copied (replaced existing) 2024/11/09 01:04:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-09 01:04:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/09 01:04:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/09 01:04:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/09 01:04:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/09 01:04:09 DEBUG : dir: Looking for writers 2024/11/09 01:04:09 DEBUG : : Looking for writers 2024/11/09 01:04:09 DEBUG : dir: reading active writers 2024/11/09 01:04:09 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:09 DEBUG : >WaitForWriters: 2024/11/09 01:04:09 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:04:09 DEBUG : dir: Looking for writers 2024/11/09 01:04:09 DEBUG : : Looking for writers 2024/11/09 01:04:09 DEBUG : dir: reading active writers 2024/11/09 01:04:09 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:09 DEBUG : >WaitForWriters: 2024/11/09 01:04:09 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:04:10 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:04:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:04:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:04:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:04:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:04:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:04:13 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/09 01:04:13 DEBUG : dir/file1: newRWFileHandle: 2024/11/09 01:04:13 DEBUG : dir/file1(0xc0004c48c0): openPending: 2024/11/09 01:04:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/09 01:04:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/09 01:04:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:04:13 DEBUG : dir/file1(0xc0004c48c0): >openPending: err= 2024/11/09 01:04:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/09 01:04:13 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/09 01:04:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:04:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/09 01:04:13 DEBUG : dir/file1(0xc0004c48c0): _writeAt: size=14, off=0 2024/11/09 01:04:13 DEBUG : dir/file1(0xc0004c48c0): >_writeAt: n=14, err= 2024/11/09 01:04:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/09 01:04:13 DEBUG : dir/file1(0xc0004c48c0): close: 2024/11/09 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/09 01:04:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/09 01:04:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/09 01:04:13 DEBUG : dir/file1(0xc0004c48c0): >close: err= 2024/11/09 01:04:13 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:04:13 DEBUG : dir: Looking for writers 2024/11/09 01:04:13 DEBUG : file1: reading active writers 2024/11/09 01:04:13 DEBUG : : Looking for writers 2024/11/09 01:04:13 DEBUG : dir: reading active writers 2024/11/09 01:04:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/09 01:04:13 DEBUG : dir: Looking for writers 2024/11/09 01:04:13 DEBUG : file1: reading active writers 2024/11/09 01:04:13 DEBUG : : Looking for writers 2024/11/09 01:04:13 DEBUG : dir: reading active writers 2024/11/09 01:04:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/09 01:04:13 DEBUG : dir: Looking for writers 2024/11/09 01:04:13 DEBUG : file1: reading active writers 2024/11/09 01:04:13 DEBUG : : Looking for writers 2024/11/09 01:04:13 DEBUG : dir: reading active writers 2024/11/09 01:04:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/09 01:04:13 DEBUG : dir: Looking for writers 2024/11/09 01:04:13 DEBUG : file1: reading active writers 2024/11/09 01:04:13 DEBUG : : Looking for writers 2024/11/09 01:04:13 DEBUG : dir: reading active writers 2024/11/09 01:04:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/09 01:04:13 DEBUG : dir/file1: vfs cache: starting upload 2024/11/09 01:04:13 DEBUG : dir: Looking for writers 2024/11/09 01:04:13 DEBUG : file1: reading active writers 2024/11/09 01:04:13 DEBUG : : Looking for writers 2024/11/09 01:04:13 DEBUG : dir: reading active writers 2024/11/09 01:04:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/09 01:04:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:04:13 DEBUG : dir: Looking for writers 2024/11/09 01:04:13 DEBUG : file1: reading active writers 2024/11/09 01:04:13 DEBUG : : Looking for writers 2024/11/09 01:04:13 DEBUG : dir: reading active writers 2024/11/09 01:04:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/09 01:04:13 DEBUG : dir: Looking for writers 2024/11/09 01:04:13 DEBUG : file1: reading active writers 2024/11/09 01:04:13 DEBUG : : Looking for writers 2024/11/09 01:04:13 DEBUG : dir: reading active writers 2024/11/09 01:04:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/09 01:04:14 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/09 01:04:14 INFO : dir/file1: Copied (replaced existing) 2024/11/09 01:04:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/09 01:04:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/09 01:04:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:04:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/09 01:04:14 DEBUG : dir: Looking for writers 2024/11/09 01:04:14 DEBUG : file1: reading active writers 2024/11/09 01:04:14 DEBUG : : Looking for writers 2024/11/09 01:04:14 DEBUG : dir: reading active writers 2024/11/09 01:04:14 DEBUG : >WaitForWriters: 2024/11/09 01:04:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/09 01:04:14 DEBUG : dir/file1: newRWFileHandle: 2024/11/09 01:04:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/09 01:04:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/09 01:04:14 DEBUG : dir/file1(0xc0004c47c0): _readAt: size=512, off=0 2024/11/09 01:04:14 DEBUG : dir/file1(0xc0004c47c0): openPending: 2024/11/09 01:04:14 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/11/09 01:04:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/09 01:04:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:04:14 DEBUG : dir/file1(0xc0004c47c0): >openPending: err= 2024/11/09 01:04:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/09 01:04:14 DEBUG : dir/file1(0xc0004c47c0): >_readAt: n=14, err=EOF 2024/11/09 01:04:14 DEBUG : dir/file1(0xc0004c47c0): close: 2024/11/09 01:04:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/09 01:04:14 DEBUG : dir/file1(0xc0004c47c0): >close: err= 2024/11/09 01:04:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/09 01:04:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/09 01:04:15 DEBUG : newLeaf: Updating file with newLeaf 0xc00078afc0 2024/11/09 01:04:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/09 01:04:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/09 01:04:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/09 01:04:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/09 01:04:16 DEBUG : dir/file1: Updating file with dir/file1 0xc00078afc0 2024/11/09 01:04:16 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/09 01:04:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:04:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/09 01:04:16 DEBUG : dir/file1: newRWFileHandle: 2024/11/09 01:04:16 DEBUG : dir/file1(0xc0005caac0): openPending: 2024/11/09 01:04:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/09 01:04:16 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2024/11/09 01:04:16 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2024/11/09 01:04:16 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/09 01:04:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/09 01:04:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:04:16 DEBUG : dir/file1(0xc0005caac0): >openPending: err= 2024/11/09 01:04:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/09 01:04:16 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/09 01:04:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/09 01:04:16 DEBUG : dir/file1(0xc0005caac0): _writeAt: size=25, off=0 2024/11/09 01:04:16 DEBUG : dir/file1(0xc0005caac0): >_writeAt: n=25, err= 2024/11/09 01:04:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/09 01:04:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/09 01:04:17 DEBUG : newLeaf: Updating file with newLeaf 0xc00078afc0 2024/11/09 01:04:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/09 01:04:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/09 01:04:17 DEBUG : newLeaf(0xc0005caac0): close: 2024/11/09 01:04:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/09 01:04:17 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-09 01:04:16.776400972 +0000 UTC m=+212.635222052 2024/11/09 01:04:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/09 01:04:17 DEBUG : newLeaf(0xc0005caac0): >close: err= 2024/11/09 01:04:17 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:04:17 DEBUG : dir: Looking for writers 2024/11/09 01:04:17 DEBUG : : Looking for writers 2024/11/09 01:04:17 DEBUG : dir: reading active writers 2024/11/09 01:04:17 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/09 01:04:17 DEBUG : dir: Looking for writers 2024/11/09 01:04:17 DEBUG : : Looking for writers 2024/11/09 01:04:17 DEBUG : dir: reading active writers 2024/11/09 01:04:17 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/09 01:04:17 DEBUG : dir: Looking for writers 2024/11/09 01:04:17 DEBUG : : Looking for writers 2024/11/09 01:04:17 DEBUG : dir: reading active writers 2024/11/09 01:04:17 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/09 01:04:17 DEBUG : dir: Looking for writers 2024/11/09 01:04:17 DEBUG : : Looking for writers 2024/11/09 01:04:17 DEBUG : dir: reading active writers 2024/11/09 01:04:17 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/09 01:04:17 DEBUG : newLeaf: vfs cache: starting upload 2024/11/09 01:04:17 DEBUG : dir: Looking for writers 2024/11/09 01:04:17 DEBUG : : Looking for writers 2024/11/09 01:04:17 DEBUG : dir: reading active writers 2024/11/09 01:04:17 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/09 01:04:17 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/11/09 01:04:17 DEBUG : dir: Looking for writers 2024/11/09 01:04:17 DEBUG : : Looking for writers 2024/11/09 01:04:17 DEBUG : dir: reading active writers 2024/11/09 01:04:17 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/09 01:04:17 DEBUG : dir: Looking for writers 2024/11/09 01:04:17 DEBUG : : Looking for writers 2024/11/09 01:04:17 DEBUG : dir: reading active writers 2024/11/09 01:04:17 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/09 01:04:18 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/09 01:04:18 INFO : newLeaf: Copied (replaced existing) 2024/11/09 01:04:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-09 01:04:16 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/09 01:04:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/09 01:04:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/09 01:04:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/09 01:04:18 DEBUG : dir: Looking for writers 2024/11/09 01:04:18 DEBUG : : Looking for writers 2024/11/09 01:04:18 DEBUG : dir: reading active writers 2024/11/09 01:04:18 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:18 DEBUG : >WaitForWriters: 2024/11/09 01:04:18 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:04:18 DEBUG : dir: Looking for writers 2024/11/09 01:04:18 DEBUG : : Looking for writers 2024/11/09 01:04:18 DEBUG : dir: reading active writers 2024/11/09 01:04:18 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:18 DEBUG : >WaitForWriters: 2024/11/09 01:04:18 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:04:20 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:04:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:04:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:04:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:04:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:04:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:04:22 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:04:22 DEBUG : dir: Looking for writers 2024/11/09 01:04:22 DEBUG : file1: reading active writers 2024/11/09 01:04:22 DEBUG : : Looking for writers 2024/11/09 01:04:22 DEBUG : dir: reading active writers 2024/11/09 01:04:22 DEBUG : >WaitForWriters: 2024/11/09 01:04:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/09 01:04:22 DEBUG : dir/file1: newRWFileHandle: 2024/11/09 01:04:22 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/09 01:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/09 01:04:22 DEBUG : dir/file1(0xc0005ca180): _readAt: size=512, off=0 2024/11/09 01:04:22 DEBUG : dir/file1(0xc0005ca180): openPending: 2024/11/09 01:04:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/09 01:04:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/09 01:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:04:22 DEBUG : dir/file1(0xc0005ca180): >openPending: err= 2024/11/09 01:04:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/11/09 01:04:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/09 01:04:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/09 01:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:04:23 DEBUG : dir/file1(0xc0005ca180): >_readAt: n=14, err=EOF 2024/11/09 01:04:23 DEBUG : dir/file1(0xc0005ca180): close: 2024/11/09 01:04:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/09 01:04:23 DEBUG : dir/file1(0xc0005ca180): >close: err= 2024/11/09 01:04:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/09 01:04:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/09 01:04:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0002bf2c0 2024/11/09 01:04:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/09 01:04:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/09 01:04:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/09 01:04:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/09 01:04:25 DEBUG : dir/file1: Updating file with dir/file1 0xc0002bf2c0 2024/11/09 01:04:25 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/09 01:04:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:04:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/09 01:04:25 DEBUG : dir/file1: newRWFileHandle: 2024/11/09 01:04:25 DEBUG : dir/file1(0xc000126980): openPending: 2024/11/09 01:04:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/09 01:04:25 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2024/11/09 01:04:25 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2024/11/09 01:04:25 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/09 01:04:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/09 01:04:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:04:25 DEBUG : dir/file1(0xc000126980): >openPending: err= 2024/11/09 01:04:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/09 01:04:25 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/09 01:04:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/09 01:04:25 DEBUG : dir/file1(0xc000126980): _writeAt: size=25, off=0 2024/11/09 01:04:25 DEBUG : dir/file1(0xc000126980): >_writeAt: n=25, err= 2024/11/09 01:04:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/09 01:04:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/09 01:04:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0002bf2c0 2024/11/09 01:04:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/09 01:04:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/09 01:04:25 DEBUG : newLeaf(0xc000126980): close: 2024/11/09 01:04:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/09 01:04:25 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-09 01:04:25.383711152 +0000 UTC m=+221.242532242 2024/11/09 01:04:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/09 01:04:25 DEBUG : newLeaf(0xc000126980): >close: err= 2024/11/09 01:04:25 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:04:25 DEBUG : dir: Looking for writers 2024/11/09 01:04:25 DEBUG : : Looking for writers 2024/11/09 01:04:25 DEBUG : dir: reading active writers 2024/11/09 01:04:25 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/09 01:04:25 DEBUG : dir: Looking for writers 2024/11/09 01:04:25 DEBUG : : Looking for writers 2024/11/09 01:04:25 DEBUG : dir: reading active writers 2024/11/09 01:04:25 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/09 01:04:25 DEBUG : dir: Looking for writers 2024/11/09 01:04:25 DEBUG : : Looking for writers 2024/11/09 01:04:25 DEBUG : dir: reading active writers 2024/11/09 01:04:25 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/09 01:04:25 DEBUG : dir: Looking for writers 2024/11/09 01:04:25 DEBUG : : Looking for writers 2024/11/09 01:04:25 DEBUG : dir: reading active writers 2024/11/09 01:04:25 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/09 01:04:26 DEBUG : newLeaf: vfs cache: starting upload 2024/11/09 01:04:26 DEBUG : dir: Looking for writers 2024/11/09 01:04:26 DEBUG : : Looking for writers 2024/11/09 01:04:26 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:26 DEBUG : dir: reading active writers 2024/11/09 01:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/09 01:04:26 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/11/09 01:04:26 DEBUG : dir: Looking for writers 2024/11/09 01:04:26 DEBUG : : Looking for writers 2024/11/09 01:04:26 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:26 DEBUG : dir: reading active writers 2024/11/09 01:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/09 01:04:26 DEBUG : dir: Looking for writers 2024/11/09 01:04:26 DEBUG : : Looking for writers 2024/11/09 01:04:26 DEBUG : dir: reading active writers 2024/11/09 01:04:26 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/09 01:04:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/09 01:04:27 INFO : newLeaf: Copied (replaced existing) 2024/11/09 01:04:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-09 01:04:25 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/09 01:04:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/09 01:04:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/09 01:04:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/09 01:04:27 DEBUG : dir: Looking for writers 2024/11/09 01:04:27 DEBUG : : Looking for writers 2024/11/09 01:04:27 DEBUG : dir: reading active writers 2024/11/09 01:04:27 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:27 DEBUG : >WaitForWriters: 2024/11/09 01:04:27 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:04:27 DEBUG : dir: Looking for writers 2024/11/09 01:04:27 DEBUG : : Looking for writers 2024/11/09 01:04:27 DEBUG : dir: reading active writers 2024/11/09 01:04:27 DEBUG : newLeaf: reading active writers 2024/11/09 01:04:27 DEBUG : >WaitForWriters: 2024/11/09 01:04:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (53.55s) --- PASS: TestFileRename/off,forceCache=false (8.07s) --- PASS: TestFileRename/minimal,forceCache=false (8.33s) --- PASS: TestFileRename/minimal,forceCache=true (9.48s) --- PASS: TestFileRename/writes,forceCache=false (9.58s) --- PASS: TestFileRename/writes,forceCache=true (9.50s) --- PASS: TestFileRename/full,forceCache=false (8.58s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:04:28 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:04:28 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:04:28 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:04:28 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:04:28 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:04:28 DEBUG : : Looking for writers 2024/11/09 01:04:28 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.35s) === 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 "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:04:28 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:04:28 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:04:30 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/09 01:04:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/09 01:04:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/09 01:04:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/09 01:04:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/09 01:04:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:04:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/09 01:04:32 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/11/09 01:04:32 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:04:32 DEBUG : dir: Looking for writers 2024/11/09 01:04:32 DEBUG : file1: reading active writers 2024/11/09 01:04:32 DEBUG : : Looking for writers 2024/11/09 01:04:32 DEBUG : dir: reading active writers 2024/11/09 01:04:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.35s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:04:33 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:04:33 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:04:34 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/09 01:04:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/09 01:04:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/09 01:04:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/09 01:04:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/09 01:04:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:04:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/09 01:04:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/09 01:04:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/09 01:04:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/09 01:04:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/09 01:04:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/09 01:04:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/09 01:04:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/09 01:04:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/11/09 01:04:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/11/09 01:04:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/11/09 01:04:36 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/11/09 01:04:36 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/11/09 01:04:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/11/09 01:04:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/11/09 01:04:36 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/11/09 01:04:37 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:04:37 DEBUG : dir: Looking for writers 2024/11/09 01:04:37 DEBUG : file1: reading active writers 2024/11/09 01:04:37 DEBUG : : Looking for writers 2024/11/09 01:04:37 DEBUG : dir: reading active writers 2024/11/09 01:04:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.76s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:04:38 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:04:38 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:04:39 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/09 01:04:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/09 01:04:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/09 01:04:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/09 01:04:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/09 01:04:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:04:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/09 01:04:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/09 01:04:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/09 01:04:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/09 01:04:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/09 01:04:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/09 01:04:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/09 01:04:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/09 01:04:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/11/09 01:04:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/11/09 01:04:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/11/09 01:04:41 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/11/09 01:04:41 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/11/09 01:04:41 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/11/09 01:04:41 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/11/09 01:04:41 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/11/09 01:04:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/11/09 01:04:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/11/09 01:04:41 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/09 01:04:41 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/11/09 01:04:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/11/09 01:04:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/11/09 01:04:41 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/09 01:04:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/09 01:04:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/09 01:04:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/09 01:04:42 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/11/09 01:04:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/09 01:04:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/09 01:04:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/09 01:04:42 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/11/09 01:04:42 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:04:42 DEBUG : dir: Looking for writers 2024/11/09 01:04:42 DEBUG : file1: reading active writers 2024/11/09 01:04:42 DEBUG : : Looking for writers 2024/11/09 01:04:42 DEBUG : dir: reading active writers 2024/11/09 01:04:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.28s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:04:43 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:04:43 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:04:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/09 01:04:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/09 01:04:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/09 01:04:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/09 01:04:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/09 01:04:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:04:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/09 01:04:46 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:04:46 DEBUG : dir: Looking for writers 2024/11/09 01:04:46 DEBUG : file1: reading active writers 2024/11/09 01:04:46 DEBUG : : Looking for writers 2024/11/09 01:04:46 DEBUG : dir: reading active writers 2024/11/09 01:04:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.27s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:04:47 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:04:47 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:04:48 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/09 01:04:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/09 01:04:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/09 01:04:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/09 01:04:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/09 01:04:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:04:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/09 01:04:50 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/11/09 01:04:50 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/11/09 01:04:50 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:04:50 DEBUG : dir: Looking for writers 2024/11/09 01:04:50 DEBUG : file1: reading active writers 2024/11/09 01:04:50 DEBUG : : Looking for writers 2024/11/09 01:04:50 DEBUG : dir: reading active writers 2024/11/09 01:04:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.39s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:04:51 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:04:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:04:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:04:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:04:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:04:53 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/09 01:04:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/09 01:04:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/09 01:04:54 DEBUG : dir/file1: newRWFileHandle: 2024/11/09 01:04:54 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/09 01:04:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/09 01:04:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/09 01:04:54 DEBUG : dir/file1(0xc000529340): _readAt: size=1, off=0 2024/11/09 01:04:54 DEBUG : dir/file1(0xc000529340): openPending: 2024/11/09 01:04:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/09 01:04:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/09 01:04:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:04:54 DEBUG : dir/file1(0xc000529340): >openPending: err= 2024/11/09 01:04:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/09 01:04:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/09 01:04:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/09 01:04:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:04:55 DEBUG : dir/file1(0xc000529340): >_readAt: n=1, err= 2024/11/09 01:04:55 DEBUG : dir/file1(0xc000529340): _readAt: size=256, off=1 2024/11/09 01:04:55 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/11/09 01:04:55 DEBUG : dir/file1(0xc000529340): >_readAt: n=15, err=EOF 2024/11/09 01:04:55 DEBUG : dir/file1(0xc000529340): _readAt: size=16, off=16 2024/11/09 01:04:55 DEBUG : dir/file1(0xc000529340): >_readAt: n=0, err=EOF 2024/11/09 01:04:55 DEBUG : dir/file1(0xc000529340): close: 2024/11/09 01:04:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/09 01:04:55 DEBUG : dir/file1(0xc000529340): >close: err= 2024/11/09 01:04:55 DEBUG : dir/file1(0xc000529340): close: 2024/11/09 01:04:55 DEBUG : dir/file1(0xc000529340): >close: err=file already closed 2024/11/09 01:04:55 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:04:55 DEBUG : dir: Looking for writers 2024/11/09 01:04:55 DEBUG : file1: reading active writers 2024/11/09 01:04:55 DEBUG : : Looking for writers 2024/11/09 01:04:55 DEBUG : dir: reading active writers 2024/11/09 01:04:55 DEBUG : >WaitForWriters: 2024/11/09 01:04:55 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.32s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:04:56 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:04:56 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:04:56 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:56 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:04:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:04:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:04:56 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:04:57 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/09 01:04:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/09 01:04:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/09 01:04:59 DEBUG : dir/file1: newRWFileHandle: 2024/11/09 01:04:59 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/09 01:04:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/09 01:04:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/09 01:04:59 DEBUG : dir/file1(0xc0005290c0): _readAt: size=1, off=0 2024/11/09 01:04:59 DEBUG : dir/file1(0xc0005290c0): openPending: 2024/11/09 01:04:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/09 01:04:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/09 01:04:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:04:59 DEBUG : dir/file1(0xc0005290c0): >openPending: err= 2024/11/09 01:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/09 01:04:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/09 01:04:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/09 01:04:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:04:59 DEBUG : dir/file1(0xc0005290c0): >_readAt: n=1, err= 2024/11/09 01:04:59 DEBUG : dir/file1(0xc0005290c0): _readAt: size=1, off=5 2024/11/09 01:04:59 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/09 01:04:59 DEBUG : dir/file1(0xc0005290c0): >_readAt: n=1, err= 2024/11/09 01:04:59 DEBUG : dir/file1(0xc0005290c0): _readAt: size=1, off=3 2024/11/09 01:04:59 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/09 01:04:59 DEBUG : dir/file1(0xc0005290c0): >_readAt: n=1, err= 2024/11/09 01:04:59 DEBUG : dir/file1(0xc0005290c0): _readAt: size=1, off=13 2024/11/09 01:04:59 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/09 01:04:59 DEBUG : dir/file1(0xc0005290c0): >_readAt: n=1, err= 2024/11/09 01:04:59 DEBUG : dir/file1(0xc0005290c0): _readAt: size=16, off=100 2024/11/09 01:04:59 DEBUG : dir/file1(0xc0005290c0): >_readAt: n=0, err=EOF 2024/11/09 01:04:59 DEBUG : dir/file1(0xc0005290c0): close: 2024/11/09 01:04:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/09 01:04:59 DEBUG : dir/file1(0xc0005290c0): >close: err= 2024/11/09 01:04:59 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:04:59 DEBUG : dir: Looking for writers 2024/11/09 01:04:59 DEBUG : file1: reading active writers 2024/11/09 01:04:59 DEBUG : : Looking for writers 2024/11/09 01:04:59 DEBUG : dir: reading active writers 2024/11/09 01:04:59 DEBUG : >WaitForWriters: 2024/11/09 01:04:59 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.25s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:05:00 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:05:00 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:05:00 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:00 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:00 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:05:01 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/09 01:05:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/09 01:05:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/09 01:05:03 DEBUG : dir/file1: newRWFileHandle: 2024/11/09 01:05:03 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/09 01:05:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/09 01:05:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/09 01:05:03 DEBUG : dir/file1(0xc0005299c0): _readAt: size=1, off=0 2024/11/09 01:05:03 DEBUG : dir/file1(0xc0005299c0): openPending: 2024/11/09 01:05:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/09 01:05:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/09 01:05:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:03 DEBUG : dir/file1(0xc0005299c0): >openPending: err= 2024/11/09 01:05:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/09 01:05:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/09 01:05:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/09 01:05:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:05:03 DEBUG : dir/file1(0xc0005299c0): >_readAt: n=1, err= 2024/11/09 01:05:03 DEBUG : dir/file1(0xc0005299c0): _readAt: size=1, off=5 2024/11/09 01:05:03 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/09 01:05:03 DEBUG : dir/file1(0xc0005299c0): >_readAt: n=1, err= 2024/11/09 01:05:03 DEBUG : dir/file1(0xc0005299c0): _readAt: size=1, off=1 2024/11/09 01:05:03 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/09 01:05:03 DEBUG : dir/file1(0xc0005299c0): >_readAt: n=1, err= 2024/11/09 01:05:03 DEBUG : dir/file1(0xc0005299c0): _readAt: size=6, off=10 2024/11/09 01:05:03 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/09 01:05:03 DEBUG : dir/file1(0xc0005299c0): >_readAt: n=6, err= 2024/11/09 01:05:03 DEBUG : dir/file1(0xc0005299c0): _readAt: size=256, off=10 2024/11/09 01:05:03 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/09 01:05:03 DEBUG : dir/file1(0xc0005299c0): >_readAt: n=6, err=EOF 2024/11/09 01:05:03 DEBUG : dir/file1(0xc0005299c0): _readAt: size=256, off=100 2024/11/09 01:05:03 DEBUG : dir/file1(0xc0005299c0): >_readAt: n=0, err=EOF 2024/11/09 01:05:03 DEBUG : dir/file1(0xc0005299c0): close: 2024/11/09 01:05:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/09 01:05:03 DEBUG : dir/file1(0xc0005299c0): >close: err= 2024/11/09 01:05:03 DEBUG : dir/file1(0xc0005299c0): _readAt: size=256, off=100 2024/11/09 01:05:03 DEBUG : dir/file1(0xc0005299c0): >_readAt: n=0, err=file already closed 2024/11/09 01:05:03 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:05:03 DEBUG : dir: Looking for writers 2024/11/09 01:05:03 DEBUG : file1: reading active writers 2024/11/09 01:05:03 DEBUG : : Looking for writers 2024/11/09 01:05:03 DEBUG : dir: reading active writers 2024/11/09 01:05:03 DEBUG : >WaitForWriters: 2024/11/09 01:05:03 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.30s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:05:04 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:05:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:05:04 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:05:06 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/09 01:05:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/09 01:05:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/09 01:05:07 DEBUG : dir/file1: newRWFileHandle: 2024/11/09 01:05:07 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/09 01:05:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/09 01:05:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/09 01:05:07 DEBUG : dir/file1(0xc0004c4500): RWFileHandle.Flush 2024/11/09 01:05:07 DEBUG : dir/file1(0xc0004c4500): _readAt: size=256, off=0 2024/11/09 01:05:07 DEBUG : dir/file1(0xc0004c4500): openPending: 2024/11/09 01:05:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/09 01:05:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/09 01:05:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:07 DEBUG : dir/file1(0xc0004c4500): >openPending: err= 2024/11/09 01:05:07 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/09 01:05:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/09 01:05:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/09 01:05:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:05:08 DEBUG : dir/file1(0xc0004c4500): >_readAt: n=16, err=EOF 2024/11/09 01:05:08 DEBUG : dir/file1(0xc0004c4500): RWFileHandle.Flush 2024/11/09 01:05:08 DEBUG : dir/file1(0xc0004c4500): RWFileHandle.Flush 2024/11/09 01:05:08 DEBUG : dir/file1(0xc0004c4500): close: 2024/11/09 01:05:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/09 01:05:08 DEBUG : dir/file1(0xc0004c4500): >close: err= 2024/11/09 01:05:08 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:05:08 DEBUG : dir: Looking for writers 2024/11/09 01:05:08 DEBUG : file1: reading active writers 2024/11/09 01:05:08 DEBUG : : Looking for writers 2024/11/09 01:05:08 DEBUG : dir: reading active writers 2024/11/09 01:05:08 DEBUG : >WaitForWriters: 2024/11/09 01:05:08 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.52s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:05:09 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:05:09 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:05:09 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:09 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:05:10 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/09 01:05:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/09 01:05:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/09 01:05:12 DEBUG : dir/file1: newRWFileHandle: 2024/11/09 01:05:12 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/09 01:05:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/09 01:05:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/09 01:05:12 DEBUG : dir/file1(0xc0005cac00): _readAt: size=256, off=0 2024/11/09 01:05:12 DEBUG : dir/file1(0xc0005cac00): openPending: 2024/11/09 01:05:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/09 01:05:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/09 01:05:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:12 DEBUG : dir/file1(0xc0005cac00): >openPending: err= 2024/11/09 01:05:12 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/09 01:05:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/09 01:05:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/09 01:05:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:05:12 DEBUG : dir/file1(0xc0005cac00): >_readAt: n=16, err=EOF 2024/11/09 01:05:12 DEBUG : dir/file1(0xc0005cac00): RWFileHandle.Release 2024/11/09 01:05:12 DEBUG : dir/file1(0xc0005cac00): close: 2024/11/09 01:05:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/09 01:05:12 DEBUG : dir/file1(0xc0005cac00): >close: err= 2024/11/09 01:05:12 DEBUG : dir/file1(0xc0005cac00): RWFileHandle.Release 2024/11/09 01:05:12 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:05:12 DEBUG : dir: Looking for writers 2024/11/09 01:05:12 DEBUG : file1: reading active writers 2024/11/09 01:05:12 DEBUG : : Looking for writers 2024/11/09 01:05:12 DEBUG : dir: reading active writers 2024/11/09 01:05:12 DEBUG : >WaitForWriters: 2024/11/09 01:05:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.24s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:05:13 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:05:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:05:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:05:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:13 DEBUG : file1: newRWFileHandle: 2024/11/09 01:05:13 DEBUG : file1(0xc0005caec0): openPending: 2024/11/09 01:05:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:13 DEBUG : file1(0xc0005caec0): >openPending: err= 2024/11/09 01:05:13 DEBUG : file1: >newRWFileHandle: err= 2024/11/09 01:05:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/09 01:05:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/09 01:05:13 DEBUG : file1(0xc0005caec0): _writeAt: size=5, off=0 2024/11/09 01:05:13 DEBUG : file1(0xc0005caec0): >_writeAt: n=5, err= 2024/11/09 01:05:13 DEBUG : file1(0xc0005caec0): _writeAt: size=7, off=5 2024/11/09 01:05:13 DEBUG : file1(0xc0005caec0): >_writeAt: n=7, err= 2024/11/09 01:05:13 DEBUG : file1: vfs cache: truncate to size=11 2024/11/09 01:05:13 DEBUG : file1(0xc0005caec0): close: 2024/11/09 01:05:13 DEBUG : file1: vfs cache: setting modification time to 2024-11-09 01:05:13.823024619 +0000 UTC m=+269.681845690 2024/11/09 01:05:13 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:13 DEBUG : file1(0xc0005caec0): >close: err= 2024/11/09 01:05:13 DEBUG : file1(0xc0005caec0): close: 2024/11/09 01:05:13 DEBUG : file1(0xc0005caec0): >close: err=file already closed 2024/11/09 01:05:13 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:05:13 DEBUG : : Looking for writers 2024/11/09 01:05:13 DEBUG : file1: reading active writers 2024/11/09 01:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/09 01:05:13 DEBUG : : Looking for writers 2024/11/09 01:05:13 DEBUG : file1: reading active writers 2024/11/09 01:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/09 01:05:13 DEBUG : : Looking for writers 2024/11/09 01:05:13 DEBUG : file1: reading active writers 2024/11/09 01:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/09 01:05:13 DEBUG : : Looking for writers 2024/11/09 01:05:13 DEBUG : file1: reading active writers 2024/11/09 01:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/09 01:05:13 DEBUG : file1: vfs cache: starting upload 2024/11/09 01:05:13 DEBUG : : Looking for writers 2024/11/09 01:05:13 DEBUG : file1: reading active writers 2024/11/09 01:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/09 01:05:14 DEBUG : : Looking for writers 2024/11/09 01:05:14 DEBUG : file1: reading active writers 2024/11/09 01:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/09 01:05:14 DEBUG : : Looking for writers 2024/11/09 01:05:14 DEBUG : file1: reading active writers 2024/11/09 01:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/09 01:05:14 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2024/11/09 01:05:15 DEBUG : : Looking for writers 2024/11/09 01:05:15 DEBUG : file1: reading active writers 2024/11/09 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/09 01:05:15 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 01:05:15 INFO : file1: Copied (new) 2024/11/09 01:05:15 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-09 01:05:13 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/11/09 01:05:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/09 01:05:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:15 INFO : file1: vfs cache: upload succeeded try #1 2024/11/09 01:05:16 DEBUG : : Looking for writers 2024/11/09 01:05:16 DEBUG : file1: reading active writers 2024/11/09 01:05:16 DEBUG : >WaitForWriters: 2024/11/09 01:05:16 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:05:16 DEBUG : : Looking for writers 2024/11/09 01:05:16 DEBUG : file1: reading active writers 2024/11/09 01:05:16 DEBUG : >WaitForWriters: 2024/11/09 01:05:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.17s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:05:16 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:05:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:05:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:05:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:16 DEBUG : file1: newRWFileHandle: 2024/11/09 01:05:16 DEBUG : file1(0xc0004c4400): openPending: 2024/11/09 01:05:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:16 DEBUG : file1(0xc0004c4400): >openPending: err= 2024/11/09 01:05:16 DEBUG : file1: >newRWFileHandle: err= 2024/11/09 01:05:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/09 01:05:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/09 01:05:16 DEBUG : file1(0xc0004c4400): _writeAt: size=7, off=0 2024/11/09 01:05:16 DEBUG : file1(0xc0004c4400): >_writeAt: n=7, err= 2024/11/09 01:05:16 DEBUG : file1(0xc0004c4400): _writeAt: size=6, off=5 2024/11/09 01:05:16 DEBUG : file1(0xc0004c4400): >_writeAt: n=6, err= 2024/11/09 01:05:16 DEBUG : file1(0xc0004c4400): close: 2024/11/09 01:05:16 DEBUG : file1: vfs cache: setting modification time to 2024-11-09 01:05:16.966872748 +0000 UTC m=+272.825693818 2024/11/09 01:05:16 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:16 DEBUG : file1(0xc0004c4400): >close: err= 2024/11/09 01:05:16 DEBUG : file1(0xc0004c4400): _writeAt: size=5, off=0 2024/11/09 01:05:16 DEBUG : file1(0xc0004c4400): >_writeAt: n=0, err=file already closed 2024/11/09 01:05:16 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:05:16 DEBUG : : Looking for writers 2024/11/09 01:05:16 DEBUG : file1: reading active writers 2024/11/09 01:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/09 01:05:16 DEBUG : : Looking for writers 2024/11/09 01:05:16 DEBUG : file1: reading active writers 2024/11/09 01:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/09 01:05:16 DEBUG : : Looking for writers 2024/11/09 01:05:16 DEBUG : file1: reading active writers 2024/11/09 01:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/09 01:05:17 DEBUG : : Looking for writers 2024/11/09 01:05:17 DEBUG : file1: reading active writers 2024/11/09 01:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/09 01:05:17 DEBUG : file1: vfs cache: starting upload 2024/11/09 01:05:17 DEBUG : : Looking for writers 2024/11/09 01:05:17 DEBUG : file1: reading active writers 2024/11/09 01:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/09 01:05:17 DEBUG : : Looking for writers 2024/11/09 01:05:17 DEBUG : file1: reading active writers 2024/11/09 01:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/09 01:05:17 DEBUG : : Looking for writers 2024/11/09 01:05:17 DEBUG : file1: reading active writers 2024/11/09 01:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/09 01:05:17 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2024/11/09 01:05:18 DEBUG : : Looking for writers 2024/11/09 01:05:18 DEBUG : file1: reading active writers 2024/11/09 01:05:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/09 01:05:18 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 01:05:18 INFO : file1: Copied (new) 2024/11/09 01:05:18 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-09 01:05:16 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/11/09 01:05:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/09 01:05:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:18 INFO : file1: vfs cache: upload succeeded try #1 2024/11/09 01:05:19 DEBUG : : Looking for writers 2024/11/09 01:05:19 DEBUG : file1: reading active writers 2024/11/09 01:05:19 DEBUG : >WaitForWriters: 2024/11/09 01:05:19 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:05:19 DEBUG : : Looking for writers 2024/11/09 01:05:19 DEBUG : file1: reading active writers 2024/11/09 01:05:19 DEBUG : >WaitForWriters: 2024/11/09 01:05:19 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:05:19 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:05:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:05:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:05:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:20 DEBUG : file1: newRWFileHandle: 2024/11/09 01:05:20 DEBUG : file1(0xc0004c47c0): openPending: 2024/11/09 01:05:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:20 DEBUG : file1(0xc0004c47c0): >openPending: err= 2024/11/09 01:05:20 DEBUG : file1: >newRWFileHandle: err= 2024/11/09 01:05:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/09 01:05:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/09 01:05:20 DEBUG : file1(0xc0004c47c0): close: 2024/11/09 01:05:20 DEBUG : file1: vfs cache: setting modification time to 2024-11-09 01:05:20.127980705 +0000 UTC m=+275.986801765 2024/11/09 01:05:20 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:20 DEBUG : file1(0xc0004c47c0): >close: err= 2024/11/09 01:05:20 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/09 01:05:20 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/09 01:05:20 DEBUG : file2: newRWFileHandle: 2024/11/09 01:05:20 DEBUG : file2(0xc0004c48c0): openPending: 2024/11/09 01:05:20 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:20 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/09 01:05:20 DEBUG : file2(0xc0004c48c0): >openPending: err= 2024/11/09 01:05:20 DEBUG : file2: >newRWFileHandle: err= 2024/11/09 01:05:20 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/09 01:05:20 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/11/09 01:05:20 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/11/09 01:05:20 DEBUG : file2(0xc0004c48c0): RWFileHandle.Flush 2024/11/09 01:05:20 DEBUG : file2(0xc0004c48c0): RWFileHandle.Release 2024/11/09 01:05:20 DEBUG : file2(0xc0004c48c0): close: 2024/11/09 01:05:20 DEBUG : file2: vfs cache: setting modification time to 2024-11-09 01:05:20.128465943 +0000 UTC m=+275.987287013 2024/11/09 01:05:20 INFO : file2: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:20 DEBUG : file2(0xc0004c48c0): >close: err= 2024/11/09 01:05:20 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:05:20 DEBUG : : Looking for writers 2024/11/09 01:05:20 DEBUG : file1: reading active writers 2024/11/09 01:05:20 DEBUG : file2: reading active writers 2024/11/09 01:05:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/11/09 01:05:20 DEBUG : : Looking for writers 2024/11/09 01:05:20 DEBUG : file1: reading active writers 2024/11/09 01:05:20 DEBUG : file2: reading active writers 2024/11/09 01:05:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/11/09 01:05:20 DEBUG : : Looking for writers 2024/11/09 01:05:20 DEBUG : file1: reading active writers 2024/11/09 01:05:20 DEBUG : file2: reading active writers 2024/11/09 01:05:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/11/09 01:05:20 DEBUG : : Looking for writers 2024/11/09 01:05:20 DEBUG : file1: reading active writers 2024/11/09 01:05:20 DEBUG : file2: reading active writers 2024/11/09 01:05:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/11/09 01:05:20 DEBUG : file2: vfs cache: starting upload 2024/11/09 01:05:20 DEBUG : file1: vfs cache: starting upload 2024/11/09 01:05:20 DEBUG : : Looking for writers 2024/11/09 01:05:20 DEBUG : file1: reading active writers 2024/11/09 01:05:20 DEBUG : file2: reading active writers 2024/11/09 01:05:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/11/09 01:05:20 DEBUG : : Looking for writers 2024/11/09 01:05:20 DEBUG : file1: reading active writers 2024/11/09 01:05:20 DEBUG : file2: reading active writers 2024/11/09 01:05:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2024/11/09 01:05:20 DEBUG : : Looking for writers 2024/11/09 01:05:20 DEBUG : file1: reading active writers 2024/11/09 01:05:20 DEBUG : file2: reading active writers 2024/11/09 01:05:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2024/11/09 01:05:21 DEBUG : : Looking for writers 2024/11/09 01:05:21 DEBUG : file1: reading active writers 2024/11/09 01:05:21 DEBUG : file2: reading active writers 2024/11/09 01:05:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/11/09 01:05:21 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 01:05:21 INFO : file2: Copied (new) 2024/11/09 01:05:21 DEBUG : file2: vfs cache: fingerprint now "0,2024-11-09 01:05:20 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/11/09 01:05:21 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/11/09 01:05:21 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/09 01:05:21 INFO : file2: vfs cache: upload succeeded try #1 2024/11/09 01:05:22 DEBUG : : Looking for writers 2024/11/09 01:05:22 DEBUG : file2: reading active writers 2024/11/09 01:05:22 DEBUG : file1: reading active writers 2024/11/09 01:05:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/09 01:05:23 DEBUG : : Looking for writers 2024/11/09 01:05:23 DEBUG : file1: reading active writers 2024/11/09 01:05:23 DEBUG : file2: reading active writers 2024/11/09 01:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/09 01:05:23 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 01:05:23 INFO : file1: Copied (new) 2024/11/09 01:05:23 DEBUG : file1: vfs cache: fingerprint now "0,2024-11-09 01:05:20 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/11/09 01:05:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/09 01:05:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:23 INFO : file1: vfs cache: upload succeeded try #1 2024/11/09 01:05:24 DEBUG : : Looking for writers 2024/11/09 01:05:24 DEBUG : file1: reading active writers 2024/11/09 01:05:24 DEBUG : file2: reading active writers 2024/11/09 01:05:24 DEBUG : >WaitForWriters: 2024/11/09 01:05:24 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:05:24 DEBUG : : Looking for writers 2024/11/09 01:05:24 DEBUG : file1: reading active writers 2024/11/09 01:05:24 DEBUG : file2: reading active writers 2024/11/09 01:05:24 DEBUG : >WaitForWriters: 2024/11/09 01:05:24 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (5.32s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:05:25 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:05:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:05:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:05:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:25 DEBUG : file1: newRWFileHandle: 2024/11/09 01:05:25 DEBUG : file1(0xc0004c4e80): openPending: 2024/11/09 01:05:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:25 DEBUG : file1(0xc0004c4e80): >openPending: err= 2024/11/09 01:05:25 DEBUG : file1: >newRWFileHandle: err= 2024/11/09 01:05:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/09 01:05:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/09 01:05:25 DEBUG : file1(0xc0004c4e80): _writeAt: size=5, off=0 2024/11/09 01:05:25 DEBUG : file1(0xc0004c4e80): >_writeAt: n=5, err= 2024/11/09 01:05:25 DEBUG : file1(0xc0004c4e80): RWFileHandle.Flush 2024/11/09 01:05:25 DEBUG : file1(0xc0004c4e80): RWFileHandle.Flush 2024/11/09 01:05:25 DEBUG : file1(0xc0004c4e80): close: 2024/11/09 01:05:25 DEBUG : file1: vfs cache: setting modification time to 2024-11-09 01:05:25.445155158 +0000 UTC m=+281.303976228 2024/11/09 01:05:25 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:25 DEBUG : file1(0xc0004c4e80): >close: err= 2024/11/09 01:05:25 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:05:25 DEBUG : : Looking for writers 2024/11/09 01:05:25 DEBUG : file1: reading active writers 2024/11/09 01:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/09 01:05:25 DEBUG : : Looking for writers 2024/11/09 01:05:25 DEBUG : file1: reading active writers 2024/11/09 01:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/09 01:05:25 DEBUG : : Looking for writers 2024/11/09 01:05:25 DEBUG : file1: reading active writers 2024/11/09 01:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/09 01:05:25 DEBUG : : Looking for writers 2024/11/09 01:05:25 DEBUG : file1: reading active writers 2024/11/09 01:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/09 01:05:25 DEBUG : file1: vfs cache: starting upload 2024/11/09 01:05:25 DEBUG : : Looking for writers 2024/11/09 01:05:25 DEBUG : file1: reading active writers 2024/11/09 01:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/09 01:05:25 DEBUG : : Looking for writers 2024/11/09 01:05:25 DEBUG : file1: reading active writers 2024/11/09 01:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/09 01:05:26 DEBUG : : Looking for writers 2024/11/09 01:05:26 DEBUG : file1: reading active writers 2024/11/09 01:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/09 01:05:26 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/11/09 01:05:26 DEBUG : : Looking for writers 2024/11/09 01:05:26 DEBUG : file1: reading active writers 2024/11/09 01:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/09 01:05:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/09 01:05:27 INFO : file1: Copied (new) 2024/11/09 01:05:27 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-09 01:05:25 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/09 01:05:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/09 01:05:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:27 INFO : file1: vfs cache: upload succeeded try #1 2024/11/09 01:05:27 DEBUG : : Looking for writers 2024/11/09 01:05:27 DEBUG : file1: reading active writers 2024/11/09 01:05:27 DEBUG : >WaitForWriters: 2024/11/09 01:05:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.98s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:05:28 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:05:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:05:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:05:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:28 DEBUG : file1: newRWFileHandle: 2024/11/09 01:05:28 DEBUG : file1(0xc0004c4640): openPending: 2024/11/09 01:05:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:28 DEBUG : file1(0xc0004c4640): >openPending: err= 2024/11/09 01:05:28 DEBUG : file1: >newRWFileHandle: err= 2024/11/09 01:05:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/09 01:05:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/09 01:05:28 DEBUG : file1(0xc0004c4640): _writeAt: size=5, off=0 2024/11/09 01:05:28 DEBUG : file1(0xc0004c4640): >_writeAt: n=5, err= 2024/11/09 01:05:28 DEBUG : file1(0xc0004c4640): RWFileHandle.Release 2024/11/09 01:05:28 DEBUG : file1(0xc0004c4640): close: 2024/11/09 01:05:28 DEBUG : file1: vfs cache: setting modification time to 2024-11-09 01:05:28.420925172 +0000 UTC m=+284.279746252 2024/11/09 01:05:28 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:28 DEBUG : file1(0xc0004c4640): >close: err= 2024/11/09 01:05:28 DEBUG : file1(0xc0004c4640): RWFileHandle.Release 2024/11/09 01:05:28 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:05:28 DEBUG : : Looking for writers 2024/11/09 01:05:28 DEBUG : file1: reading active writers 2024/11/09 01:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/09 01:05:28 DEBUG : : Looking for writers 2024/11/09 01:05:28 DEBUG : file1: reading active writers 2024/11/09 01:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/09 01:05:28 DEBUG : : Looking for writers 2024/11/09 01:05:28 DEBUG : file1: reading active writers 2024/11/09 01:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/09 01:05:28 DEBUG : : Looking for writers 2024/11/09 01:05:28 DEBUG : file1: reading active writers 2024/11/09 01:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/09 01:05:28 DEBUG : file1: vfs cache: starting upload 2024/11/09 01:05:28 DEBUG : : Looking for writers 2024/11/09 01:05:28 DEBUG : file1: reading active writers 2024/11/09 01:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/09 01:05:28 DEBUG : : Looking for writers 2024/11/09 01:05:28 DEBUG : file1: reading active writers 2024/11/09 01:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/09 01:05:29 DEBUG : : Looking for writers 2024/11/09 01:05:29 DEBUG : file1: reading active writers 2024/11/09 01:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/09 01:05:29 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/11/09 01:05:29 DEBUG : : Looking for writers 2024/11/09 01:05:29 DEBUG : file1: reading active writers 2024/11/09 01:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/09 01:05:30 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/09 01:05:30 INFO : file1: Copied (new) 2024/11/09 01:05:30 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-09 01:05:28 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/09 01:05:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/09 01:05:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:30 INFO : file1: vfs cache: upload succeeded try #1 2024/11/09 01:05:30 DEBUG : : Looking for writers 2024/11/09 01:05:30 DEBUG : file1: reading active writers 2024/11/09 01:05:30 DEBUG : >WaitForWriters: 2024/11/09 01:05:30 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.96s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:05:31 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:05:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:05:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:05:32 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/09 01:05:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/11/09 01:05:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/09 01:05:34 DEBUG : dir/file1: newRWFileHandle: 2024/11/09 01:05:34 DEBUG : dir/file1(0xc0002bacc0): openPending: 2024/11/09 01:05:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/09 01:05:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/09 01:05:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:34 DEBUG : dir/file1(0xc0002bacc0): >openPending: err= 2024/11/09 01:05:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/09 01:05:34 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/09 01:05:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/09 01:05:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/09 01:05:34 DEBUG : dir/file1(0xc0002bacc0): _writeAt: size=5, off=0 2024/11/09 01:05:34 DEBUG : dir/file1(0xc0002bacc0): >_writeAt: n=5, err= 2024/11/09 01:05:34 DEBUG : dir/file1(0xc0002bacc0): close: 2024/11/09 01:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:34 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-09 01:05:34.07833507 +0000 UTC m=+289.937156150 2024/11/09 01:05:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:34 DEBUG : dir/file1(0xc0002bacc0): >close: err= 2024/11/09 01:05:34 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:05:34 DEBUG : dir: Looking for writers 2024/11/09 01:05:34 DEBUG : file1: reading active writers 2024/11/09 01:05:34 DEBUG : : Looking for writers 2024/11/09 01:05:34 DEBUG : dir: reading active writers 2024/11/09 01:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/09 01:05:34 DEBUG : dir: Looking for writers 2024/11/09 01:05:34 DEBUG : file1: reading active writers 2024/11/09 01:05:34 DEBUG : : Looking for writers 2024/11/09 01:05:34 DEBUG : dir: reading active writers 2024/11/09 01:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/09 01:05:34 DEBUG : dir: Looking for writers 2024/11/09 01:05:34 DEBUG : file1: reading active writers 2024/11/09 01:05:34 DEBUG : : Looking for writers 2024/11/09 01:05:34 DEBUG : dir: reading active writers 2024/11/09 01:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/09 01:05:34 DEBUG : dir: Looking for writers 2024/11/09 01:05:34 DEBUG : file1: reading active writers 2024/11/09 01:05:34 DEBUG : : Looking for writers 2024/11/09 01:05:34 DEBUG : dir: reading active writers 2024/11/09 01:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/09 01:05:34 DEBUG : dir/file1: vfs cache: starting upload 2024/11/09 01:05:34 DEBUG : dir: Looking for writers 2024/11/09 01:05:34 DEBUG : file1: reading active writers 2024/11/09 01:05:34 DEBUG : : Looking for writers 2024/11/09 01:05:34 DEBUG : dir: reading active writers 2024/11/09 01:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/09 01:05:34 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2024/11/09 01:05:34 DEBUG : dir: Looking for writers 2024/11/09 01:05:34 DEBUG : file1: reading active writers 2024/11/09 01:05:34 DEBUG : : Looking for writers 2024/11/09 01:05:34 DEBUG : dir: reading active writers 2024/11/09 01:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/09 01:05:34 DEBUG : dir: Looking for writers 2024/11/09 01:05:34 DEBUG : file1: reading active writers 2024/11/09 01:05:34 DEBUG : : Looking for writers 2024/11/09 01:05:34 DEBUG : dir: reading active writers 2024/11/09 01:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/09 01:05:35 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/09 01:05:35 INFO : dir/file1: Copied (replaced existing) 2024/11/09 01:05:35 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-11-09 01:05:34 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/09 01:05:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/09 01:05:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/09 01:05:35 DEBUG : dir: Looking for writers 2024/11/09 01:05:35 DEBUG : file1: reading active writers 2024/11/09 01:05:35 DEBUG : : Looking for writers 2024/11/09 01:05:35 DEBUG : dir: reading active writers 2024/11/09 01:05:35 DEBUG : >WaitForWriters: 2024/11/09 01:05:35 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.24s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:05:36 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:05:36 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:05:36 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:36 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:36 DEBUG : Config file has changed externally - reloading 2024/11/09 01:05:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:36 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:05:37 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/09 01:05:38 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:39 DEBUG : dir/file1: newRWFileHandle: 2024/11/09 01:05:39 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/09 01:05:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/09 01:05:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/09 01:05:39 DEBUG : dir/file1(0xc0004c4880): _writeAt: size=5, off=0 2024/11/09 01:05:39 DEBUG : dir/file1(0xc0004c4880): openPending: 2024/11/09 01:05:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/09 01:05:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/09 01:05:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:39 DEBUG : dir/file1(0xc0004c4880): >openPending: err= 2024/11/09 01:05:39 DEBUG : dir/file1(0xc0004c4880): >_writeAt: n=5, err= 2024/11/09 01:05:39 DEBUG : dir/file1(0xc0004c4880): _writeAt: size=15, off=5 2024/11/09 01:05:39 DEBUG : dir/file1(0xc0004c4880): >_writeAt: n=15, err= 2024/11/09 01:05:39 DEBUG : dir/file1(0xc0004c4880): close: 2024/11/09 01:05:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/11/09 01:05:39 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-09 01:05:39.168072029 +0000 UTC m=+295.026893099 2024/11/09 01:05:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:39 DEBUG : dir/file1(0xc0004c4880): >close: err= 2024/11/09 01:05:39 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:05:39 DEBUG : dir: Looking for writers 2024/11/09 01:05:39 DEBUG : file1: reading active writers 2024/11/09 01:05:39 DEBUG : : Looking for writers 2024/11/09 01:05:39 DEBUG : dir: reading active writers 2024/11/09 01:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/09 01:05:39 DEBUG : dir: Looking for writers 2024/11/09 01:05:39 DEBUG : file1: reading active writers 2024/11/09 01:05:39 DEBUG : : Looking for writers 2024/11/09 01:05:39 DEBUG : dir: reading active writers 2024/11/09 01:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/09 01:05:39 DEBUG : dir: Looking for writers 2024/11/09 01:05:39 DEBUG : file1: reading active writers 2024/11/09 01:05:39 DEBUG : : Looking for writers 2024/11/09 01:05:39 DEBUG : dir: reading active writers 2024/11/09 01:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/09 01:05:39 DEBUG : dir: Looking for writers 2024/11/09 01:05:39 DEBUG : file1: reading active writers 2024/11/09 01:05:39 DEBUG : : Looking for writers 2024/11/09 01:05:39 DEBUG : dir: reading active writers 2024/11/09 01:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/09 01:05:39 DEBUG : dir/file1: vfs cache: starting upload 2024/11/09 01:05:39 DEBUG : dir: Looking for writers 2024/11/09 01:05:39 DEBUG : file1: reading active writers 2024/11/09 01:05:39 DEBUG : : Looking for writers 2024/11/09 01:05:39 DEBUG : dir: reading active writers 2024/11/09 01:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/09 01:05:39 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2024/11/09 01:05:39 DEBUG : dir: Looking for writers 2024/11/09 01:05:39 DEBUG : file1: reading active writers 2024/11/09 01:05:39 DEBUG : : Looking for writers 2024/11/09 01:05:39 DEBUG : dir: reading active writers 2024/11/09 01:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/09 01:05:39 DEBUG : dir: Looking for writers 2024/11/09 01:05:39 DEBUG : file1: reading active writers 2024/11/09 01:05:39 DEBUG : : Looking for writers 2024/11/09 01:05:39 DEBUG : dir: reading active writers 2024/11/09 01:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/09 01:05:40 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/11/09 01:05:40 INFO : dir/file1: Copied (replaced existing) 2024/11/09 01:05:40 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-11-09 01:05:39 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/11/09 01:05:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/09 01:05:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/09 01:05:40 DEBUG : dir: Looking for writers 2024/11/09 01:05:40 DEBUG : file1: reading active writers 2024/11/09 01:05:40 DEBUG : : Looking for writers 2024/11/09 01:05:40 DEBUG : dir: reading active writers 2024/11/09 01:05:40 DEBUG : >WaitForWriters: 2024/11/09 01:05:40 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.03s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:05:41 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:05:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:05:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:05:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:41 DEBUG : file1: newRWFileHandle: 2024/11/09 01:05:41 DEBUG : file1(0xc000126b00): openPending: 2024/11/09 01:05:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:41 DEBUG : file1(0xc000126b00): >openPending: err= 2024/11/09 01:05:41 DEBUG : file1: >newRWFileHandle: err= 2024/11/09 01:05:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/09 01:05:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/09 01:05:41 DEBUG : file1(0xc000126b00): _writeAt: size=5, off=0 2024/11/09 01:05:41 DEBUG : file1(0xc000126b00): >_writeAt: n=5, err= 2024/11/09 01:05:41 DEBUG : file1(0xc000126b00): close: 2024/11/09 01:05:41 DEBUG : file1: vfs cache: setting modification time to 2024-11-09 01:05:41.64863658 +0000 UTC m=+297.507457660 2024/11/09 01:05:41 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:41 DEBUG : file1(0xc000126b00): >close: err= 2024/11/09 01:05:41 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:05:41 DEBUG : : Looking for writers 2024/11/09 01:05:41 DEBUG : file1: reading active writers 2024/11/09 01:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/09 01:05:41 DEBUG : : Looking for writers 2024/11/09 01:05:41 DEBUG : file1: reading active writers 2024/11/09 01:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/09 01:05:41 DEBUG : : Looking for writers 2024/11/09 01:05:41 DEBUG : file1: reading active writers 2024/11/09 01:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/09 01:05:41 DEBUG : : Looking for writers 2024/11/09 01:05:41 DEBUG : file1: reading active writers 2024/11/09 01:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/09 01:05:41 DEBUG : file1: vfs cache: starting upload 2024/11/09 01:05:41 DEBUG : : Looking for writers 2024/11/09 01:05:41 DEBUG : file1: reading active writers 2024/11/09 01:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/09 01:05:41 DEBUG : : Looking for writers 2024/11/09 01:05:41 DEBUG : file1: reading active writers 2024/11/09 01:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/09 01:05:42 DEBUG : : Looking for writers 2024/11/09 01:05:42 DEBUG : file1: reading active writers 2024/11/09 01:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/09 01:05:42 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/11/09 01:05:42 DEBUG : : Looking for writers 2024/11/09 01:05:42 DEBUG : file1: reading active writers 2024/11/09 01:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/09 01:05:43 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/09 01:05:43 INFO : file1: Copied (new) 2024/11/09 01:05:43 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-09 01:05:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/09 01:05:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/09 01:05:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:43 INFO : file1: vfs cache: upload succeeded try #1 2024/11/09 01:05:43 DEBUG : : Looking for writers 2024/11/09 01:05:43 DEBUG : file1: reading active writers 2024/11/09 01:05:43 DEBUG : >WaitForWriters: 2024/11/09 01:05:43 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.97s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:05:44 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:05:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:05:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/11/09 01:05:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529040): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529040): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529040): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529040): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529040): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.617813288 +0000 UTC m=+300.476634368 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529040): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529140): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529140): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529140): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529140): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529140): _writeAt: size=3, off=2 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529140): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529140): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.617813288 +0000 UTC m=+300.476634368 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529140): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529200): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529200): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529200): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529200): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529200): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.617813288 +0000 UTC m=+300.476634368 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529200): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d500 item 1 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529240): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529240): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529240): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529240): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529240): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.619586583 +0000 UTC m=+300.478407663 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529240): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529280): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529280): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529280): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529280): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529280): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.619586583 +0000 UTC m=+300.478407663 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529280): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dc00 item 2 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529300): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529300): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529300): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529300): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529300): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.620663187 +0000 UTC m=+300.479484267 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529300): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529340): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529340): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529340): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529340): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529340): _writeAt: size=3, off=2 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529340): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529340): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.620663187 +0000 UTC m=+300.479484267 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529340): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529380): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529380): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529380): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529380): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529380): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.620663187 +0000 UTC m=+300.479484267 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529380): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472540 item 3 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127a80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127a80): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127a80): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127a80): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127a80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.622411816 +0000 UTC m=+300.481232896 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127a80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127c00): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127c00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127c00): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127c00): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127c00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.622411816 +0000 UTC m=+300.481232896 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127c00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481570 item 4 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127c40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127c40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127c40): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127c40): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127c40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.623603224 +0000 UTC m=+300.482424304 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127c40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127c80): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127c80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127c80): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127c80): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127c80): _writeAt: size=3, off=2 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127c80): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127c80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.623603224 +0000 UTC m=+300.482424304 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127c80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127cc0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127cc0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127cc0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127cc0): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127cc0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.623603224 +0000 UTC m=+300.482424304 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127cc0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481c00 item 5 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127d40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127d40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127d40): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127d40): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127d40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.62554268 +0000 UTC m=+300.484363771 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127d40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127dc0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127dc0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127dc0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127dc0): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127dc0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.62554268 +0000 UTC m=+300.484363771 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127dc0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333960 item 6 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127e40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127e40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127e40): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127e40): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127e40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.627506012 +0000 UTC m=+300.486327092 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000127e40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002ba340): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002ba340): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002ba340): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002ba340): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002ba340): _writeAt: size=3, off=2 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002ba340): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002ba340): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.627506012 +0000 UTC m=+300.486327092 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002ba340): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002ba8c0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002ba8c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002ba8c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002ba8c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002ba8c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.627506012 +0000 UTC m=+300.486327092 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002ba8c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6070 item 7 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002baac0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002baac0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002baac0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002baac0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002baac0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.63037218 +0000 UTC m=+300.489193260 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002baac0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bab40): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bab40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bab40): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bab40): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bab40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.63037218 +0000 UTC m=+300.489193260 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bab40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a65b0 item 8 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bab80): _readAt: size=2, off=0 2024/11/09 01:05:44 ERROR : open-test-file(0xc0002bab80): Couldn't read size of file 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bab80): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bab80): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bab80): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bab80): close: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bab80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002babc0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002babc0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002babc0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002babc0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002babc0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.631945201 +0000 UTC m=+300.490766281 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002babc0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bac00): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bac00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bac00): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bac00): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bac00): _writeAt: size=3, off=2 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bac00): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bac00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.631945201 +0000 UTC m=+300.490766281 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bac00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb040): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb040): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb040): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb040): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb040): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.631945201 +0000 UTC m=+300.490766281 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb040): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a68c0 item 9 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb100): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb100): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb100): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb100): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb100): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.634369263 +0000 UTC m=+300.493190334 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb100): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb180): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb180): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb180): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb180): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb180): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.634369263 +0000 UTC m=+300.493190334 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb180): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6e00 item 10 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb500): _readAt: size=2, off=0 2024/11/09 01:05:44 ERROR : open-test-file(0xc0002bb500): Couldn't read size of file 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb500): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb500): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb500): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb500): close: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb500): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb540): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb540): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb540): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb540): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb540): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.636175401 +0000 UTC m=+300.494996481 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb540): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb600): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb600): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb600): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb600): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb600): _writeAt: size=3, off=2 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb600): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb600): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.636175401 +0000 UTC m=+300.494996481 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb600): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb640): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb640): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb640): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb640): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb640): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.636175401 +0000 UTC m=+300.494996481 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb640): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7260 item 11 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb7c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb7c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb7c0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb7c0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb7c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.638137199 +0000 UTC m=+300.496958279 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb7c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb980): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb980): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb980): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb980): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb980): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.638137199 +0000 UTC m=+300.496958279 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bb980): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a77a0 item 12 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bbdc0): _readAt: size=2, off=0 2024/11/09 01:05:44 ERROR : open-test-file(0xc0002bbdc0): Couldn't read size of file 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bbdc0): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bbdc0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bbdc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bbdc0): close: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0002bbdc0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca000): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca000): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca000): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca000): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca000): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.639855793 +0000 UTC m=+300.498676873 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca000): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca0c0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca0c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca0c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca0c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca0c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.639855793 +0000 UTC m=+300.498676873 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca0c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7c00 item 13 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca140): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca140): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca140): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca140): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca140): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.641457377 +0000 UTC m=+300.500278447 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca140): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca200): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca200): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca200): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca200): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca200): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.641457377 +0000 UTC m=+300.500278447 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca200): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca000 item 14 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca300): _readAt: size=2, off=0 2024/11/09 01:05:44 ERROR : open-test-file(0xc0005ca300): Couldn't read size of file 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca300): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca300): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca300): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca300): close: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca300): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca340): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca340): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca340): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca340): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca340): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.643104848 +0000 UTC m=+300.501925948 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca340): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca400): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca400): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca400): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca400): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca400): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.643104848 +0000 UTC m=+300.501925948 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca400): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca5b0 item 15 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca480): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca480): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca480): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca480): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca480): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.644640769 +0000 UTC m=+300.503461840 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca480): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca500): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca500): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca500): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca500): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca500): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.644640769 +0000 UTC m=+300.503461840 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca500): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca8c0 item 16 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca540): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca540): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca540): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca540): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca540): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.646238657 +0000 UTC m=+300.505059737 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca540): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca580): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca580): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca580): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca580): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca580): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca580): _writeAt: size=3, off=7 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca580): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca580): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.646238657 +0000 UTC m=+300.505059737 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca580): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca5c0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca5c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca5c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca5c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca5c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.646238657 +0000 UTC m=+300.505059737 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca5c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cabd0 item 17 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca640): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca640): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca640): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca640): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca640): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.647962831 +0000 UTC m=+300.506783901 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca640): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca700): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca700): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca700): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca700): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca700): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.647962831 +0000 UTC m=+300.506783901 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca700): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb110 item 18 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca7c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca7c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca7c0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca7c0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca7c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.649143368 +0000 UTC m=+300.507964438 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca7c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca880): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca880): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca880): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca880): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca880): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca880): _writeAt: size=3, off=7 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca880): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca880): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.649143368 +0000 UTC m=+300.507964438 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca880): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca8c0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca8c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca8c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca8c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca8c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.649143368 +0000 UTC m=+300.507964438 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca8c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb420 item 19 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca940): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca940): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca940): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca940): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca940): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.650611984 +0000 UTC m=+300.509433054 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca940): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca9c0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca9c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca9c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca9c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca9c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.650611984 +0000 UTC m=+300.509433054 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005ca9c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb8f0 item 20 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005caa40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005caa40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005caa40): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005caa40): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005caa40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.651733141 +0000 UTC m=+300.510554201 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005caa40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cab40): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cab40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cab40): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cab40): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cab40): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cab40): _writeAt: size=3, off=7 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cab40): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cab40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.651733141 +0000 UTC m=+300.510554201 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cab40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cab80): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cab80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cab80): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cab80): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cab80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.651733141 +0000 UTC m=+300.510554201 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cab80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbc00 item 21 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cac00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cac00): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cac00): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cac00): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cac00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.653243144 +0000 UTC m=+300.512064214 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cac00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cac80): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cac80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cac80): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cac80): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cac80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.653243144 +0000 UTC m=+300.512064214 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cac80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001581c0 item 22 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cad00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cad00): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cad00): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cad00): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cad00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.654285142 +0000 UTC m=+300.513106212 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cad00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cadc0): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cadc0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cadc0): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cadc0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cadc0): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cadc0): _writeAt: size=3, off=7 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cadc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cadc0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.654285142 +0000 UTC m=+300.513106212 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cadc0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cae00): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cae00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cae00): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cae00): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cae00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.654285142 +0000 UTC m=+300.513106212 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cae00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000158540 item 23 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cae80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cae80): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cae80): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cae80): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cae80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.655696632 +0000 UTC m=+300.514517692 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cae80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005caf80): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005caf80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005caf80): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005caf80): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005caf80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.655696632 +0000 UTC m=+300.514517692 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005caf80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000158a80 item 24 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb040): _readAt: size=2, off=0 2024/11/09 01:05:44 ERROR : open-test-file(0xc0005cb040): Couldn't read size of file 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb040): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb040): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb040): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb040): close: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb040): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb0c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb0c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb0c0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb0c0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb0c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.656794033 +0000 UTC m=+300.515615103 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb0c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb1c0): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb1c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb1c0): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb1c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb1c0): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb1c0): _writeAt: size=3, off=7 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb1c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb1c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.656794033 +0000 UTC m=+300.515615103 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb1c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb280): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb280): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb280): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb280): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb280): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.656794033 +0000 UTC m=+300.515615103 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb280): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000158d90 item 25 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb340): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb340): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb340): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb340): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb340): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.658180104 +0000 UTC m=+300.517001174 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb340): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb540): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb540): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb540): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb540): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb540): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.658180104 +0000 UTC m=+300.517001174 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb540): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000159420 item 26 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb680): _readAt: size=2, off=0 2024/11/09 01:05:44 ERROR : open-test-file(0xc0005cb680): Couldn't read size of file 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb680): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb680): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb680): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb680): close: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb680): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb840): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb840): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb840): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb840): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb840): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.659496506 +0000 UTC m=+300.518317577 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb840): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb900): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb900): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb900): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb900): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb900): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb900): _writeAt: size=3, off=7 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb900): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb900): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.659496506 +0000 UTC m=+300.518317577 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb900): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb940): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb940): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb940): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb940): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb940): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.659496506 +0000 UTC m=+300.518317577 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cb940): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001596c0 item 27 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cba40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cba40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cba40): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cba40): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cba40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.660954291 +0000 UTC m=+300.519775361 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cba40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbac0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbac0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbac0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbac0): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbac0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.660954291 +0000 UTC m=+300.519775361 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbac0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000159b90 item 28 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbc80): _readAt: size=2, off=0 2024/11/09 01:05:44 ERROR : open-test-file(0xc0005cbc80): Couldn't read size of file 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbc80): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbc80): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbc80): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbc80): close: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbc80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbd80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbd80): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbd80): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbd80): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbd80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.66221593 +0000 UTC m=+300.521037001 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbd80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbe40): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbe40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbe40): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbe40): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbe40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.66221593 +0000 UTC m=+300.521037001 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbe40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e81c0 item 29 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbf40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbf40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbf40): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbf40): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbf40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.663404163 +0000 UTC m=+300.522225232 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005cbf40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0000a9180): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0000a9180): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0000a9180): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0000a9180): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0000a9180): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.663404163 +0000 UTC m=+300.522225232 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0000a9180): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8620 item 30 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a000): _readAt: size=2, off=0 2024/11/09 01:05:44 ERROR : open-test-file(0xc00093a000): Couldn't read size of file 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a000): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a000): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a000): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a000): close: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a000): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a040): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a040): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a040): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a040): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a040): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.664585161 +0000 UTC m=+300.523406241 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a040): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a200): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a200): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a200): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a200): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a200): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.664585161 +0000 UTC m=+300.523406241 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a200): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9110 item 31 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a280): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a280): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a280): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a280): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a280): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.665645734 +0000 UTC m=+300.524466814 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a280): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a300): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a300): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a300): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a300): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a300): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.665645734 +0000 UTC m=+300.524466814 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a300): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9650 item 32 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a340): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a340): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a340): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a340): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a340): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.666730592 +0000 UTC m=+300.525551672 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a340): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a380): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a380): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a380): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a380): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a380): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9c70 item 33 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a380): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a380): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.667115572 +0000 UTC m=+300.525936652 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a380): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a3c0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a3c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a3c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a3c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a3c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.667115572 +0000 UTC m=+300.525936652 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a3c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9f10 item 33 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a440): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a440): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a440): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a440): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a440): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.668205841 +0000 UTC m=+300.527026911 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a440): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a480): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a480): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 34 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a480): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a480): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a480): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a480): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a480): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.668655622 +0000 UTC m=+300.527476702 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a480): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a500): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a500): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a500): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a500): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a500): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.668655622 +0000 UTC m=+300.527476702 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a500): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052fc0 item 34 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a640): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a640): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a640): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a640): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a640): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.669730993 +0000 UTC m=+300.528552073 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a640): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a680): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a680): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a680): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a680): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a680): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 35 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a680): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a680): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.670171106 +0000 UTC m=+300.528992176 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a680): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a6c0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a6c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a6c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a6c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a6c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.670171106 +0000 UTC m=+300.528992176 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a6c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 35 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a740): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a740): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a740): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a740): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a740): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.671443935 +0000 UTC m=+300.530265015 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a740): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a800): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a800): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000537a0 item 36 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a800): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a800): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a800): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a800): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a800): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.671972213 +0000 UTC m=+300.530793283 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a800): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a840): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a840): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a840): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a840): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a840): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.671972213 +0000 UTC m=+300.530793283 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a840): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 36 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a880): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a880): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a880): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a880): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a880): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.673119118 +0000 UTC m=+300.531940208 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a880): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a8c0): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a8c0): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a8c0): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a8c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a8c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 37 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a8c0): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a8c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.673535175 +0000 UTC m=+300.532356245 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a8c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a900): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a900): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a900): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a900): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a900): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.673535175 +0000 UTC m=+300.532356245 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a900): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 37 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a980): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a980): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a980): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a980): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a980): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.674699844 +0000 UTC m=+300.533520934 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093a980): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093aa40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093aa40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc150 item 38 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093aa40): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093aa40): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093aa40): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093aa40): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093aa40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.675160234 +0000 UTC m=+300.533981304 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093aa40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093aa80): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093aa80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093aa80): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093aa80): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093aa80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.675160234 +0000 UTC m=+300.533981304 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093aa80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc2a0 item 38 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ab00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ab00): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ab00): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ab00): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ab00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.676227269 +0000 UTC m=+300.535048340 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ab00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093abc0): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093abc0): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093abc0): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093abc0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093abc0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc620 item 39 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093abc0): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093abc0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.676622037 +0000 UTC m=+300.535443106 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093abc0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ac00): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ac00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ac00): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ac00): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ac00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.676622037 +0000 UTC m=+300.535443106 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ac00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc850 item 39 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ac80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ac80): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ac80): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ac80): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ac80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.677884638 +0000 UTC m=+300.536705728 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ac80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ad40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ad40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcb60 item 40 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ad40): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ad40): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ad40): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ad40): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ad40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.678355558 +0000 UTC m=+300.537176628 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ad40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ad80): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ad80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ad80): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ad80): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ad80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.678355558 +0000 UTC m=+300.537176628 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ad80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd180 item 40 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093adc0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093adc0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093adc0): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093adc0): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093adc0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093adc0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093adc0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.679325733 +0000 UTC m=+300.538146802 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093adc0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ae00): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ae00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ae00): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd500 item 41 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ae00): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ae00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.679802514 +0000 UTC m=+300.538623584 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ae00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ae40): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ae40): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ae40): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ae40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ae40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd7a0 item 41 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ae40): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ae40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.680203063 +0000 UTC m=+300.539024133 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ae40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ae80): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ae80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ae80): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ae80): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ae80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.680203063 +0000 UTC m=+300.539024133 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ae80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd9d0 item 41 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093af40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093af40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093af40): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093af40): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093af40): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093af40): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093af40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.681243779 +0000 UTC m=+300.540064849 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093af40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093af80): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093af80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093af80): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a230 item 42 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093af80): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093af80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.681556985 +0000 UTC m=+300.540378044 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093af80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b040): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b040): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a380 item 42 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b040): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b040): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b040): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b040): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b040): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.682050367 +0000 UTC m=+300.540871427 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b040): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b080): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b080): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b080): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b080): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b080): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.682050367 +0000 UTC m=+300.540871427 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b080): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a620 item 42 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b140): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b140): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b140): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b140): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b140): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b140): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b140): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.682952554 +0000 UTC m=+300.541773623 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b140): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b180): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b180): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b180): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ac40 item 43 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b180): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b180): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.683366248 +0000 UTC m=+300.542187317 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b180): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b240): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b240): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b240): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b240): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b240): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ae00 item 43 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b240): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b240): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.683791873 +0000 UTC m=+300.542612943 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b240): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b280): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b280): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b280): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b280): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b280): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.683791873 +0000 UTC m=+300.542612943 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b280): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b0a0 item 43 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b340): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b340): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b340): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b340): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b340): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b340): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b340): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.685004931 +0000 UTC m=+300.543826001 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b340): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b380): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b380): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b380): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b420 item 44 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b380): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b380): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.685439574 +0000 UTC m=+300.544260645 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b380): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b440): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b440): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b570 item 44 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b440): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b440): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b440): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b440): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b440): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.685965428 +0000 UTC m=+300.544786497 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b440): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b480): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b480): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b480): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b480): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b480): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.685965428 +0000 UTC m=+300.544786497 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b480): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030bc70 item 44 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b540): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b540): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b540): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b540): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b540): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b540): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b540): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.687008788 +0000 UTC m=+300.545829859 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b540): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b580): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b580): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b580): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c540 item 45 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b580): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b580): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.687513803 +0000 UTC m=+300.546334872 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b580): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b640): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b640): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b640): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b640): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b640): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.687513803 +0000 UTC m=+300.546334872 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b640): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c690 item 45 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b700): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b700): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b700): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b700): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b700): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b700): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b700): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.68851289 +0000 UTC m=+300.547333960 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b700): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b840): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b840): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b840): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ca10 item 46 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b840): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b840): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.688879115 +0000 UTC m=+300.547700185 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093b840): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ba80): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ba80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ba80): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ba80): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ba80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.688879115 +0000 UTC m=+300.547700185 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093ba80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cb60 item 46 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bb40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bb40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bb40): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bb40): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bb40): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bb40): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bb40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.689894854 +0000 UTC m=+300.548715924 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bb40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bb80): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bb80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bb80): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cee0 item 47 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bb80): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bb80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.690214221 +0000 UTC m=+300.549035291 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bb80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bc40): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bc40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bc40): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bc40): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bc40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.690214221 +0000 UTC m=+300.549035291 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bc40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d110 item 47 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bd00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bd00): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bd00): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bd00): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bd00): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bd00): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bd00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.691199063 +0000 UTC m=+300.550020134 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bd00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bd40): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bd40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bd40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d490 item 48 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bd40): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bd40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.691600084 +0000 UTC m=+300.550421153 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bd40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be00): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be00): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be00): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.691600084 +0000 UTC m=+300.550421153 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d5e0 item 48 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be40): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be40): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.692772916 +0000 UTC m=+300.551593976 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be80): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be80): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be80): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be80): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be80): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d960 item 49 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be80): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.69317571 +0000 UTC m=+300.551996779 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093be80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bec0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bec0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bec0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bec0): >_readAt: n=8, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bec0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.69317571 +0000 UTC m=+300.551996779 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bec0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dab0 item 49 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bf40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bf40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bf40): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bf40): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bf40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.694251771 +0000 UTC m=+300.553072841 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc00093bf40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08080): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08080): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08080): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046de30 item 50 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08080): _readAt: size=2, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08080): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08080): _writeAt: size=3, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08080): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08080): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.694754902 +0000 UTC m=+300.553575971 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08080): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a080c0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a080c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a080c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a080c0): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a080c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.694754902 +0000 UTC m=+300.553575971 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a080c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e070 item 50 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08140): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08140): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08140): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08140): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08140): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.695750032 +0000 UTC m=+300.554571093 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08140): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08200): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08200): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08200): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08200): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08200): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08200): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e380 item 51 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08200): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08200): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.696300151 +0000 UTC m=+300.555121250 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08200): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08240): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08240): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08240): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08240): >_readAt: n=8, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08240): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.696300151 +0000 UTC m=+300.555121250 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08240): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e4d0 item 51 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a082c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a082c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a082c0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a082c0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a082c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.697498842 +0000 UTC m=+300.556319912 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a082c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08380): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08380): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08380): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e770 item 52 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08380): _readAt: size=2, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08380): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08380): _writeAt: size=3, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08380): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08380): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.697942812 +0000 UTC m=+300.556763882 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000a08380): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005293c0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005293c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005293c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005293c0): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005293c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.697942812 +0000 UTC m=+300.556763882 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005293c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472b60 item 52 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529440): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529440): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529440): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529440): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529440): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.699333853 +0000 UTC m=+300.558154923 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529440): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529500): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529500): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529500): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529500): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529500): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529500): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473340 item 53 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529500): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529500): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.699767093 +0000 UTC m=+300.558588163 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529500): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529540): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529540): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529540): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529540): >_readAt: n=8, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529540): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.699767093 +0000 UTC m=+300.558588163 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529540): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473570 item 53 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005295c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005295c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005295c0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005295c0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005295c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.700893469 +0000 UTC m=+300.559714540 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005295c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005296c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005296c0): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005296c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473810 item 54 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005296c0): _readAt: size=2, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005296c0): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005296c0): _writeAt: size=3, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005296c0): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005296c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.701399385 +0000 UTC m=+300.560220455 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005296c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529700): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529700): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529700): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529700): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529700): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.701399385 +0000 UTC m=+300.560220455 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529700): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473960 item 54 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529780): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529780): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529780): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529780): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529780): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.70244489 +0000 UTC m=+300.561265960 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529780): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529880): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529880): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529880): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529880): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529880): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529880): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473dc0 item 55 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529880): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529880): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.702881507 +0000 UTC m=+300.561702567 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529880): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005298c0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005298c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005298c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005298c0): >_readAt: n=8, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005298c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.702881507 +0000 UTC m=+300.561702567 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc0005298c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473f10 item 55 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529940): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529940): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529940): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529940): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529940): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.704191926 +0000 UTC m=+300.563012997 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529940): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529a00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529a00): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529a00): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da4d0 item 56 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529a00): _readAt: size=2, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529a00): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529a00): _writeAt: size=3, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529a00): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529a00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.704722208 +0000 UTC m=+300.563543278 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529a00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529a40): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529a40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529a40): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529a40): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529a40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.704722208 +0000 UTC m=+300.563543278 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529a40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da770 item 56 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529b00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529b00): open at offset 0 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529b00): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529b00): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529b00): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529b00): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529b00): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529b00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.70644538 +0000 UTC m=+300.565266460 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529b00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529b40): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529b40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529b40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dacb0 item 57 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529b40): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529b40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.707032588 +0000 UTC m=+300.565853659 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529b40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529c00): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529c00): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529c00): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529c00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529c00): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529c00): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004daf50 item 57 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529c00): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529c00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.707492959 +0000 UTC m=+300.566314028 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529c00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529c40): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529c40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529c40): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529c40): >_readAt: n=8, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529c40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.707492959 +0000 UTC m=+300.566314028 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529c40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db110 item 57 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529d00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529d00): open at offset 0 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529d00): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529d00): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529d00): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529d00): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529d00): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529d00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.708949111 +0000 UTC m=+300.567770182 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529d00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529d40): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529d40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529d40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db5e0 item 58 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529d40): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529d40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.709864293 +0000 UTC m=+300.568685363 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529d40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529e40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529e40): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529e40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db730 item 58 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529e40): _readAt: size=2, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529e40): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529e40): _writeAt: size=3, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529e40): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529e40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.710444247 +0000 UTC m=+300.569265317 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529e40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529e80): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529e80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529e80): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529e80): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529e80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.710444247 +0000 UTC m=+300.569265317 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529e80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db880 item 58 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529f40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529f40): open at offset 0 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529f40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529f40): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529f40): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529f40): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529f40): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529f40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.711619806 +0000 UTC m=+300.570440876 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000529f40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2000): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2000): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2000): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbb90 item 59 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2000): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2000): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.712194831 +0000 UTC m=+300.571015900 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2000): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af20c0): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af20c0): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af20c0): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af20c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af20c0): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af20c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbce0 item 59 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af20c0): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af20c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.712635375 +0000 UTC m=+300.571456444 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af20c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2100): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2100): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2100): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2100): >_readAt: n=8, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2100): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.712635375 +0000 UTC m=+300.571456444 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2100): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbe30 item 59 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af21c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af21c0): open at offset 0 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af21c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af21c0): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af21c0): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af21c0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af21c0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af21c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.713849064 +0000 UTC m=+300.572670134 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af21c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2200): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2200): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2200): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004870a0 item 60 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2200): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2200): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.714199099 +0000 UTC m=+300.573020168 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2200): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af22c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af22c0): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af22c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004877a0 item 60 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af22c0): _readAt: size=2, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af22c0): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af22c0): _writeAt: size=3, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af22c0): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af22c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.714667744 +0000 UTC m=+300.573488815 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af22c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2300): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2300): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2300): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2300): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2300): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.714667744 +0000 UTC m=+300.573488815 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2300): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487b90 item 60 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af23c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af23c0): open at offset 0 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af23c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af23c0): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af23c0): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af23c0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af23c0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af23c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.715676861 +0000 UTC m=+300.574497931 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af23c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2400): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2400): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2400): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314620 item 61 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2400): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2400): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.715997841 +0000 UTC m=+300.574818911 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2400): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af24c0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af24c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af24c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af24c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af24c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.715997841 +0000 UTC m=+300.574818911 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af24c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003152d0 item 61 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2580): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2580): open at offset 0 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2580): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2580): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2580): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2580): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2580): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2580): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.716972053 +0000 UTC m=+300.575793123 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2580): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af25c0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af25c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af25c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003159d0 item 62 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af25c0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af25c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.717303051 +0000 UTC m=+300.576124122 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af25c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2680): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2680): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2680): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2680): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2680): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.717303051 +0000 UTC m=+300.576124122 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2680): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b2e000 item 62 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2740): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2740): open at offset 0 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2740): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2740): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2740): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2740): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2740): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2740): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.718264529 +0000 UTC m=+300.577085599 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2740): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2780): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2780): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2780): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b2e2a0 item 63 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2780): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2780): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.718685035 +0000 UTC m=+300.577506106 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2780): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2840): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2840): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2840): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2840): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2840): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.718685035 +0000 UTC m=+300.577506106 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2840): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b2e3f0 item 63 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2900): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2900): open at offset 0 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2900): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2900): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2900): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2900): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2900): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2900): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.719796453 +0000 UTC m=+300.578617524 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2900): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2940): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2940): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2940): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b2e690 item 64 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2940): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2940): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.720122934 +0000 UTC m=+300.578944003 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2940): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2a00): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2a00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2a00): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2a00): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2a00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.720122934 +0000 UTC m=+300.578944003 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2a00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b2e7e0 item 64 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2a40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2a40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2a40): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2a40): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2a40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.720982501 +0000 UTC m=+300.579803570 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2a40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2a80): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2a80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2a80): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2a80): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2a80): _writeAt: size=3, off=2 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b2ea80 item 65 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2a80): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2a80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.721390894 +0000 UTC m=+300.580211974 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2a80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2ac0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2ac0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2ac0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2ac0): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2ac0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.721390894 +0000 UTC m=+300.580211974 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2ac0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b2ebd0 item 65 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2b00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2b00): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2b00): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2b00): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2b00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.722363063 +0000 UTC m=+300.581184133 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2b00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2b40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2b40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b2ee70 item 66 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2b40): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2b40): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2b40): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2b40): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2b40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.722723567 +0000 UTC m=+300.581544637 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2b40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2b80): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2b80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2b80): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2b80): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2b80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.722723567 +0000 UTC m=+300.581544637 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2b80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b2efc0 item 66 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2bc0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2bc0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2bc0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2bc0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2bc0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.723583726 +0000 UTC m=+300.582404795 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2bc0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2c00): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2c00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2c00): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2c00): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2c00): _writeAt: size=3, off=2 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b2f260 item 67 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2c00): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2c00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.724016634 +0000 UTC m=+300.582837714 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2c00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2c40): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2c40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2c40): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2c40): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2c40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.724016634 +0000 UTC m=+300.582837714 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2c40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b2f3b0 item 67 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2cc0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2cc0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2cc0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2cc0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2cc0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.725075263 +0000 UTC m=+300.583896334 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2cc0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2d80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2d80): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b2f650 item 68 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2d80): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2d80): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2d80): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2d80): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2d80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.725493446 +0000 UTC m=+300.584314516 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2d80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2dc0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2dc0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2dc0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2dc0): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2dc0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.725493446 +0000 UTC m=+300.584314516 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2dc0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b2f7a0 item 68 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2e00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2e00): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2e00): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2e00): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2e00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.726482996 +0000 UTC m=+300.585304056 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2e00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2e40): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2e40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2e40): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2e40): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2e40): _writeAt: size=3, off=2 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b2fa40 item 69 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2e40): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2e40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.726873456 +0000 UTC m=+300.585694557 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2e40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2e80): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2e80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2e80): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2e80): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2e80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.726873456 +0000 UTC m=+300.585694557 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2e80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b2fb90 item 69 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2f00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2f00): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2f00): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2f00): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2f00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.72826603 +0000 UTC m=+300.587087100 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2f00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2fc0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2fc0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b2fe30 item 70 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2fc0): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2fc0): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2fc0): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2fc0): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2fc0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.728673081 +0000 UTC m=+300.587494150 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af2fc0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3000): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3000): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3000): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3000): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3000): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.728673081 +0000 UTC m=+300.587494150 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3000): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba2000 item 70 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3080): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3080): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3080): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3080): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3080): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.730266661 +0000 UTC m=+300.589087720 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3080): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3140): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3140): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3140): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3140): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3140): _writeAt: size=3, off=2 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba22a0 item 71 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3140): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3140): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.730697166 +0000 UTC m=+300.589518236 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3140): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3180): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3180): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3180): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3180): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3180): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.730697166 +0000 UTC m=+300.589518236 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3180): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba23f0 item 71 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3200): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3200): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3200): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3200): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3200): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.731904864 +0000 UTC m=+300.590725934 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3200): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af32c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af32c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba2690 item 72 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af32c0): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af32c0): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af32c0): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af32c0): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af32c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.732329939 +0000 UTC m=+300.591151009 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af32c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3300): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3300): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3300): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3300): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3300): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.732329939 +0000 UTC m=+300.591151009 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3300): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba27e0 item 72 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3340): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3340): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3340): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3340): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3340): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3340): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3340): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.733439142 +0000 UTC m=+300.592260212 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3340): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3380): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3380): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3380): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba2a80 item 73 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3380): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3380): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.733799045 +0000 UTC m=+300.592620135 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3380): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af33c0): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af33c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af33c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af33c0): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af33c0): _writeAt: size=3, off=2 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba2bd0 item 73 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af33c0): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af33c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.734233959 +0000 UTC m=+300.593055029 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af33c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3400): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3400): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3400): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3400): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3400): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.734233959 +0000 UTC m=+300.593055029 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3400): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba2d20 item 73 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af34c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af34c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af34c0): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af34c0): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af34c0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af34c0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af34c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.735431177 +0000 UTC m=+300.594252238 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af34c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3500): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3500): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3500): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba2fc0 item 74 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3500): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3500): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.735838859 +0000 UTC m=+300.594659929 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3500): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af35c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af35c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba3110 item 74 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af35c0): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af35c0): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af35c0): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af35c0): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af35c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.73628828 +0000 UTC m=+300.595109350 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af35c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3600): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3600): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3600): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3600): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3600): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.73628828 +0000 UTC m=+300.595109350 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3600): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba3260 item 74 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af36c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af36c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af36c0): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af36c0): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af36c0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af36c0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af36c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.737362207 +0000 UTC m=+300.596183277 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af36c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3700): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3700): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3700): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba3500 item 75 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3700): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3700): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.73778097 +0000 UTC m=+300.596602041 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3700): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af37c0): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af37c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af37c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af37c0): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af37c0): _writeAt: size=3, off=2 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba3650 item 75 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af37c0): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af37c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.738249446 +0000 UTC m=+300.597070516 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af37c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3800): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3800): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3800): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3800): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3800): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.738249446 +0000 UTC m=+300.597070516 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3800): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba37a0 item 75 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af38c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af38c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af38c0): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af38c0): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af38c0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af38c0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af38c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.739397523 +0000 UTC m=+300.598218593 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af38c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3900): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3900): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3900): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba3a40 item 76 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3900): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3900): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.739802811 +0000 UTC m=+300.598623880 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3900): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af39c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af39c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba3b90 item 76 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af39c0): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af39c0): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af39c0): _writeAt: size=3, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af39c0): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af39c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.740285764 +0000 UTC m=+300.599106835 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af39c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3a00): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3a00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3a00): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3a00): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3a00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.740285764 +0000 UTC m=+300.599106835 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3a00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba3ce0 item 76 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3ac0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3ac0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3ac0): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3ac0): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3ac0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3ac0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3ac0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.741392183 +0000 UTC m=+300.600213252 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3ac0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3b00): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3b00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3b00): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c96000 item 77 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3b00): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3b00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.741792311 +0000 UTC m=+300.600613381 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3b00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3bc0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3bc0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3bc0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3bc0): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3bc0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.741792311 +0000 UTC m=+300.600613381 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3bc0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c96150 item 77 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3c80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3c80): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3c80): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3c80): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3c80): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3c80): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3c80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.743281334 +0000 UTC m=+300.602102424 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3c80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3cc0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3cc0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3cc0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c963f0 item 78 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3cc0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3cc0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.743778875 +0000 UTC m=+300.602599946 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3cc0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3d80): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3d80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3d80): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3d80): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3d80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.743778875 +0000 UTC m=+300.602599946 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3d80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c96540 item 78 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3e40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3e40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3e40): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3e40): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3e40): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3e40): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3e40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.744806868 +0000 UTC m=+300.603627938 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3e40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3e80): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3e80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3e80): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c967e0 item 79 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3e80): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3e80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.745182991 +0000 UTC m=+300.604004061 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3e80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3f40): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3f40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3f40): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3f40): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3f40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.745182991 +0000 UTC m=+300.604004061 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000af3f40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c96930 item 79 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8080): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8080): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8080): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8080): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8080): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8080): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8080): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.746220681 +0000 UTC m=+300.605041742 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8080): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc80c0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc80c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc80c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c96bd0 item 80 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc80c0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc80c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.746611251 +0000 UTC m=+300.605432321 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc80c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8180): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8180): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8180): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8180): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8180): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.746611251 +0000 UTC m=+300.605432321 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8180): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c96d20 item 80 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc81c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc81c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc81c0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc81c0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc81c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.747783544 +0000 UTC m=+300.606604614 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc81c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8200): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8200): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8200): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8200): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8200): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8200): _writeAt: size=3, off=7 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c96fc0 item 81 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8200): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8200): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.748207435 +0000 UTC m=+300.607028506 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8200): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8240): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8240): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8240): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8240): >_readAt: n=8, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8240): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.748207435 +0000 UTC m=+300.607028506 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8240): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c97110 item 81 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc82c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc82c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc82c0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc82c0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc82c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.749286353 +0000 UTC m=+300.608107433 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc82c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8380): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8380): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8380): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c973b0 item 82 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8380): _readAt: size=2, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8380): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8380): _writeAt: size=3, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8380): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8380): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.749833556 +0000 UTC m=+300.608654626 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8380): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc83c0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc83c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc83c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc83c0): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc83c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.749833556 +0000 UTC m=+300.608654626 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc83c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c97500 item 82 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8440): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8440): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8440): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8440): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8440): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.750958379 +0000 UTC m=+300.609779449 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8440): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8500): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8500): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8500): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8500): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8500): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8500): _writeAt: size=3, off=7 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c977a0 item 83 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8500): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8500): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.751382162 +0000 UTC m=+300.610203232 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8500): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8540): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8540): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8540): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8540): >_readAt: n=8, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8540): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.751382162 +0000 UTC m=+300.610203232 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8540): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c978f0 item 83 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc85c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc85c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc85c0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc85c0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc85c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.752408651 +0000 UTC m=+300.611229721 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc85c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8680): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8680): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8680): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c97b90 item 84 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8680): _readAt: size=2, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8680): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8680): _writeAt: size=3, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8680): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8680): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.752834718 +0000 UTC m=+300.611655788 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8680): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc86c0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc86c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc86c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc86c0): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc86c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.752834718 +0000 UTC m=+300.611655788 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc86c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c97ce0 item 84 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8740): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8740): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8740): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8740): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8740): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.753812626 +0000 UTC m=+300.612633696 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8740): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8800): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8800): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8800): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8800): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8800): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8800): _writeAt: size=3, off=7 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d16000 item 85 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8800): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8800): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.754268229 +0000 UTC m=+300.613089299 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8800): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8840): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8840): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8840): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8840): >_readAt: n=8, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8840): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.754268229 +0000 UTC m=+300.613089299 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8840): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d16150 item 85 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc88c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc88c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc88c0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc88c0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc88c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.755277055 +0000 UTC m=+300.614098135 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc88c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8980): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8980): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8980): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d163f0 item 86 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8980): _readAt: size=2, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8980): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8980): _writeAt: size=3, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8980): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8980): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.755748316 +0000 UTC m=+300.614569396 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8980): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc89c0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc89c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc89c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc89c0): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc89c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.755748316 +0000 UTC m=+300.614569396 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc89c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d16540 item 86 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8a40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8a40): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8a40): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8a40): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8a40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.756815401 +0000 UTC m=+300.615636471 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8a40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8b00): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8b00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8b00): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8b00): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8b00): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8b00): _writeAt: size=3, off=7 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d167e0 item 87 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8b00): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8b00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.757220788 +0000 UTC m=+300.616041859 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8b00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8b40): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8b40): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8b40): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8b40): >_readAt: n=8, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8b40): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.757220788 +0000 UTC m=+300.616041859 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8b40): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d16930 item 87 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8bc0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8bc0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8bc0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8bc0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8bc0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.758143274 +0000 UTC m=+300.616964344 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8bc0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8c80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8c80): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8c80): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d16bd0 item 88 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8c80): _readAt: size=2, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8c80): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8c80): _writeAt: size=3, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8c80): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8c80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.75861213 +0000 UTC m=+300.617433200 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8c80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8cc0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8cc0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8cc0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8cc0): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8cc0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.75861213 +0000 UTC m=+300.617433200 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8cc0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d16d20 item 88 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8d80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8d80): open at offset 0 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8d80): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8d80): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8d80): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8d80): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8d80): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8d80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.759525017 +0000 UTC m=+300.618346097 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8d80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8dc0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8dc0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8dc0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d16fc0 item 89 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8dc0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8dc0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.759918803 +0000 UTC m=+300.618739874 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8dc0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8e80): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8e80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8e80): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8e80): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8e80): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8e80): _writeAt: size=3, off=7 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d17110 item 89 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8e80): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8e80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.760322447 +0000 UTC m=+300.619143518 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8e80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8ec0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8ec0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8ec0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8ec0): >_readAt: n=8, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8ec0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.760322447 +0000 UTC m=+300.619143518 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8ec0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d17260 item 89 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8f80): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8f80): open at offset 0 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8f80): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8f80): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8f80): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8f80): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8f80): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8f80): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.761337366 +0000 UTC m=+300.620158436 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8f80): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8fc0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8fc0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8fc0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d17500 item 90 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8fc0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8fc0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.761690125 +0000 UTC m=+300.620511196 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc8fc0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9080): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9080): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9080): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d17650 item 90 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9080): _readAt: size=2, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9080): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9080): _writeAt: size=3, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9080): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9080): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.762123846 +0000 UTC m=+300.620944906 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9080): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc90c0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc90c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc90c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc90c0): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc90c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.762123846 +0000 UTC m=+300.620944906 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc90c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d177a0 item 90 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9180): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9180): open at offset 0 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9180): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9180): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9180): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9180): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9180): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9180): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.763090694 +0000 UTC m=+300.621911765 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9180): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc91c0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc91c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc91c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d17a40 item 91 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc91c0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc91c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.763499628 +0000 UTC m=+300.622320698 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc91c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9280): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9280): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9280): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9280): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9280): >_readAt: n=2, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9280): _writeAt: size=3, off=7 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d17b90 item 91 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9280): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9280): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.763909896 +0000 UTC m=+300.622730966 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9280): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc92c0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc92c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc92c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc92c0): >_readAt: n=8, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc92c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.763909896 +0000 UTC m=+300.622730966 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc92c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d17ce0 item 91 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9380): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9380): open at offset 0 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9380): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9380): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9380): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9380): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9380): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9380): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.764911208 +0000 UTC m=+300.623732278 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9380): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc93c0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc93c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc93c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8c000 item 92 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc93c0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc93c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.765297821 +0000 UTC m=+300.624118881 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc93c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9480): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9480): open at offset 5 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9480): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8c150 item 92 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9480): _readAt: size=2, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9480): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9480): _writeAt: size=3, off=5 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9480): >_writeAt: n=3, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9480): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.765723778 +0000 UTC m=+300.624544848 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9480): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc94c0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc94c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc94c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc94c0): >_readAt: n=3, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc94c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.765723778 +0000 UTC m=+300.624544848 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc94c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8c2a0 item 92 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9580): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9580): open at offset 0 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9580): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9580): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9580): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9580): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9580): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9580): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.766688751 +0000 UTC m=+300.625509822 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9580): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc95c0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc95c0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc95c0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8c540 item 93 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc95c0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc95c0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.767064093 +0000 UTC m=+300.625885164 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc95c0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9680): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9680): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9680): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9680): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9680): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.767064093 +0000 UTC m=+300.625885164 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9680): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8c690 item 93 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9740): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9740): open at offset 0 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9740): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9740): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9740): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9740): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9740): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9740): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.768058483 +0000 UTC m=+300.626879552 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9740): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9780): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9780): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9780): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8c930 item 94 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9780): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9780): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.768454033 +0000 UTC m=+300.627275103 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9780): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9840): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9840): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9840): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9840): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9840): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.768454033 +0000 UTC m=+300.627275103 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9840): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8ca80 item 94 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9900): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9900): open at offset 0 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9900): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9900): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9900): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9900): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9900): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9900): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.769493466 +0000 UTC m=+300.628314536 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9900): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9940): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9940): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9940): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8cd20 item 95 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9940): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9940): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.769802644 +0000 UTC m=+300.628623714 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9940): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9a00): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9a00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9a00): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9a00): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9a00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.769802644 +0000 UTC m=+300.628623714 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9a00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8ce70 item 95 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9ac0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9ac0): open at offset 0 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9ac0): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9ac0): _readAt: size=2, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9ac0): >_readAt: n=0, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9ac0): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9ac0): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9ac0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.770807312 +0000 UTC m=+300.629628382 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9ac0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9b00): _writeAt: size=5, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9b00): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9b00): >openPending: err= 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8d110 item 96 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9b00): >_writeAt: n=5, err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9b00): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.771154872 +0000 UTC m=+300.629975942 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9b00): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:44 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:44 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9bc0): _readAt: size=512, off=0 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9bc0): openPending: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9bc0): >openPending: err= 2024/11/09 01:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9bc0): >_readAt: n=5, err=EOF 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9bc0): close: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:44.771154872 +0000 UTC m=+300.629975942 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:44 DEBUG : open-test-file(0xc000cc9bc0): >close: err= 2024/11/09 01:05:44 DEBUG : open-test-file: Remove: 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8d260 item 96 2024/11/09 01:05:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:44 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:44 DEBUG : open-test-file: >Remove: err= 2024/11/09 01:05:44 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:05:44 DEBUG : : Looking for writers 2024/11/09 01:05:44 DEBUG : >WaitForWriters: 2024/11/09 01:05:44 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:05:45 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:05:45 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:05:45 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:45 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/11/09 01:05:45 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c140): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c140): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c140): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c140): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c140): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.311216235 +0000 UTC m=+301.170037306 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c140): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c200): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c200): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c200): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c200): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c200): _writeAt: size=3, off=2 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c200): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c200): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.311216235 +0000 UTC m=+301.170037306 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c200): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c240): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c240): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c240): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c240): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c240): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.311216235 +0000 UTC m=+301.170037306 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c240): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1a2a0 item 1 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c280): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c280): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c280): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c280): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c280): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.312834391 +0000 UTC m=+301.171655481 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c280): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c2c0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c2c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c2c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c2c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c2c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.312834391 +0000 UTC m=+301.171655481 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c2c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1a620 item 2 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c300): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c300): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c300): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c300): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c300): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.313838037 +0000 UTC m=+301.172659117 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c300): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c340): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c340): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c340): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c340): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c340): _writeAt: size=3, off=2 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c340): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c340): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.313838037 +0000 UTC m=+301.172659117 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c340): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c380): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c380): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c380): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c380): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c380): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.313838037 +0000 UTC m=+301.172659117 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c380): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1a8c0 item 3 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c400): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c400): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c400): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c400): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c400): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.315170739 +0000 UTC m=+301.173991809 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c400): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c480): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c480): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c480): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c480): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c480): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.315170739 +0000 UTC m=+301.173991809 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c480): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1ac40 item 4 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c4c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c4c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c4c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c4c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c4c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.316185998 +0000 UTC m=+301.175007078 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c4c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c500): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c500): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c500): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c500): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c500): _writeAt: size=3, off=2 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c500): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c500): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.316185998 +0000 UTC m=+301.175007078 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c500): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c540): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c540): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c540): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c540): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c540): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.316185998 +0000 UTC m=+301.175007078 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c540): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1aee0 item 5 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c5c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c5c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c5c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c5c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c5c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.317564475 +0000 UTC m=+301.176385575 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c5c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c640): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c640): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c640): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c640): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c640): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.317564475 +0000 UTC m=+301.176385575 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c640): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1b260 item 6 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c6c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c6c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c6c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c6c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c6c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.318801027 +0000 UTC m=+301.177622107 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c6c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c780): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c780): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c780): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c780): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c780): _writeAt: size=3, off=2 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c780): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c780): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.318801027 +0000 UTC m=+301.177622107 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c780): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c7c0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c7c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c7c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c7c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c7c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.318801027 +0000 UTC m=+301.177622107 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c7c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1b500 item 7 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c840): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c840): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c840): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c840): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c840): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.320634624 +0000 UTC m=+301.179455695 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c840): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c8c0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c8c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c8c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c8c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c8c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.320634624 +0000 UTC m=+301.179455695 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c8c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1b880 item 8 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c900): _readAt: size=2, off=0 2024/11/09 01:05:45 ERROR : open-test-file(0xc000e1c900): Couldn't read size of file 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c900): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c900): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c900): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c900): close: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c900): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c940): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c940): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c940): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c940): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c940): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.321745953 +0000 UTC m=+301.180567033 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c940): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c980): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c980): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c980): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c980): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c980): _writeAt: size=3, off=2 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c980): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c980): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.321745953 +0000 UTC m=+301.180567033 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c980): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c9c0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c9c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c9c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c9c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c9c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.321745953 +0000 UTC m=+301.180567033 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1c9c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1bb20 item 9 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1ca40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1ca40): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1ca40): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1ca40): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1ca40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.323273479 +0000 UTC m=+301.182094559 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1ca40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cac0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cac0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cac0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cac0): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cac0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.323273479 +0000 UTC m=+301.182094559 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cac0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1bea0 item 10 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cb80): _readAt: size=2, off=0 2024/11/09 01:05:45 ERROR : open-test-file(0xc000e1cb80): Couldn't read size of file 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cb80): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cb80): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cb80): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cb80): close: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cb80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cbc0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cbc0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cbc0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cbc0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cbc0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.324345935 +0000 UTC m=+301.183167015 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cbc0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cc80): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cc80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cc80): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cc80): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cc80): _writeAt: size=3, off=2 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cc80): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cc80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.324345935 +0000 UTC m=+301.183167015 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cc80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1ccc0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1ccc0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1ccc0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1ccc0): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1ccc0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.324345935 +0000 UTC m=+301.183167015 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1ccc0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec41c0 item 11 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cd40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cd40): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cd40): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cd40): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cd40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.32589441 +0000 UTC m=+301.184715490 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cd40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cdc0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cdc0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cdc0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cdc0): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cdc0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.32589441 +0000 UTC m=+301.184715490 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cdc0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec4540 item 12 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1ce80): _readAt: size=2, off=0 2024/11/09 01:05:45 ERROR : open-test-file(0xc000e1ce80): Couldn't read size of file 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1ce80): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1ce80): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1ce80): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1ce80): close: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1ce80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cec0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cec0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cec0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cec0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cec0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.327174794 +0000 UTC m=+301.185995874 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cec0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cf80): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cf80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cf80): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cf80): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cf80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.327174794 +0000 UTC m=+301.185995874 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1cf80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec47e0 item 13 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d000): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d000): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d000): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d000): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d000): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.328437996 +0000 UTC m=+301.187259067 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d000): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d080): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d080): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d080): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d080): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d080): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.328437996 +0000 UTC m=+301.187259067 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d080): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec4a80 item 14 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d140): _readAt: size=2, off=0 2024/11/09 01:05:45 ERROR : open-test-file(0xc000e1d140): Couldn't read size of file 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d140): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d140): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d140): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d140): close: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d140): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d180): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d180): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d180): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d180): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d180): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.329598917 +0000 UTC m=+301.188419986 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d180): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d240): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d240): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d240): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d240): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d240): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.329598917 +0000 UTC m=+301.188419986 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d240): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec4d20 item 15 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d2c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d2c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d2c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d2c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d2c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.33102364 +0000 UTC m=+301.189844721 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d2c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d340): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d340): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d340): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d340): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d340): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.33102364 +0000 UTC m=+301.189844721 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d340): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec4fc0 item 16 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d380): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d380): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d380): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d380): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d380): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.332420853 +0000 UTC m=+301.191241923 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d380): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d3c0): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d3c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d3c0): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d3c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d3c0): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d3c0): _writeAt: size=3, off=7 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d3c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d3c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.332420853 +0000 UTC m=+301.191241923 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d3c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d400): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d400): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d400): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d400): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d400): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.332420853 +0000 UTC m=+301.191241923 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d400): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec5260 item 17 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d480): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d480): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d480): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d480): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d480): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.334122905 +0000 UTC m=+301.192943985 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d480): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d500): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d500): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d500): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d500): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d500): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.334122905 +0000 UTC m=+301.192943985 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d500): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec55e0 item 18 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d580): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d580): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d580): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d580): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d580): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.335516351 +0000 UTC m=+301.194337431 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d580): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d640): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d640): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d640): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d640): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d640): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d640): _writeAt: size=3, off=7 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d640): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d640): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.335516351 +0000 UTC m=+301.194337431 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000e1d640): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08440): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08440): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08440): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08440): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08440): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.335516351 +0000 UTC m=+301.194337431 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08440): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec5880 item 19 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a084c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a084c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a084c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a084c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a084c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.337017227 +0000 UTC m=+301.195838307 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a084c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08540): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08540): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08540): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08540): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08540): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.337017227 +0000 UTC m=+301.195838307 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08540): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ecb0 item 20 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a085c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a085c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a085c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a085c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a085c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.337904496 +0000 UTC m=+301.196725566 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a085c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08680): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08680): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08680): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08680): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08680): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08680): _writeAt: size=3, off=7 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08680): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08680): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.337904496 +0000 UTC m=+301.196725566 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08680): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a086c0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a086c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a086c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a086c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a086c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.337904496 +0000 UTC m=+301.196725566 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a086c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f180 item 21 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08740): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08740): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08740): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08740): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08740): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.339186713 +0000 UTC m=+301.198007784 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08740): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a087c0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a087c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a087c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a087c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a087c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.339186713 +0000 UTC m=+301.198007784 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a087c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f500 item 22 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08840): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08840): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08840): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08840): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08840): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.340111904 +0000 UTC m=+301.198932974 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08840): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08900): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08900): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08900): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08900): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08900): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08900): _writeAt: size=3, off=7 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08900): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08900): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.340111904 +0000 UTC m=+301.198932974 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08900): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08940): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08940): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08940): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08940): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08940): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.340111904 +0000 UTC m=+301.198932974 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08940): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f8f0 item 23 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a089c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a089c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a089c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a089c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a089c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.341322257 +0000 UTC m=+301.200143327 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a089c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08a40): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08a40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08a40): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08a40): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08a40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.341322257 +0000 UTC m=+301.200143327 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08a40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fd50 item 24 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08b00): _readAt: size=2, off=0 2024/11/09 01:05:45 ERROR : open-test-file(0xc000a08b00): Couldn't read size of file 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08b00): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08b00): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08b00): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08b00): close: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08b00): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08b40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08b40): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08b40): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08b40): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08b40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.342246144 +0000 UTC m=+301.201067214 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08b40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08c00): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08c00): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08c00): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08c00): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08c00): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08c00): _writeAt: size=3, off=7 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08c00): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08c00): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.342246144 +0000 UTC m=+301.201067214 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08c00): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08c40): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08c40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08c40): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08c40): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08c40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.342246144 +0000 UTC m=+301.201067214 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08c40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f840e0 item 25 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08cc0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08cc0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08cc0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08cc0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08cc0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.343753703 +0000 UTC m=+301.202574783 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08cc0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08d40): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08d40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08d40): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08d40): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08d40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.343753703 +0000 UTC m=+301.202574783 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08d40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f84460 item 26 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08e00): _readAt: size=2, off=0 2024/11/09 01:05:45 ERROR : open-test-file(0xc000a08e00): Couldn't read size of file 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08e00): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08e00): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08e00): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08e00): close: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08e00): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08e40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08e40): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08e40): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08e40): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08e40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.344968054 +0000 UTC m=+301.203789123 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08e40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08f00): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08f00): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08f00): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08f00): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08f00): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08f00): _writeAt: size=3, off=7 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08f00): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08f00): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.344968054 +0000 UTC m=+301.203789123 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08f00): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08f40): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08f40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08f40): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08f40): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08f40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.344968054 +0000 UTC m=+301.203789123 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08f40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f84700 item 27 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08fc0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08fc0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08fc0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08fc0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08fc0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.346821178 +0000 UTC m=+301.205642258 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a08fc0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09040): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09040): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09040): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09040): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09040): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.346821178 +0000 UTC m=+301.205642258 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09040): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f84a80 item 28 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09100): _readAt: size=2, off=0 2024/11/09 01:05:45 ERROR : open-test-file(0xc000a09100): Couldn't read size of file 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09100): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09100): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09100): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09100): close: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09100): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09140): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09140): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09140): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09140): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09140): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.347892081 +0000 UTC m=+301.206713161 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09140): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09200): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09200): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09200): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09200): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09200): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.347892081 +0000 UTC m=+301.206713161 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09200): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f84d20 item 29 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09280): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09280): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09280): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09280): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09280): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.348895687 +0000 UTC m=+301.207716767 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09280): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09300): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09300): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09300): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09300): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09300): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.348895687 +0000 UTC m=+301.207716767 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09300): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f84fc0 item 30 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a093c0): _readAt: size=2, off=0 2024/11/09 01:05:45 ERROR : open-test-file(0xc000a093c0): Couldn't read size of file 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a093c0): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a093c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a093c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a093c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a093c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09400): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09400): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09400): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09400): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09400): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.34997216 +0000 UTC m=+301.208793240 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09400): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a094c0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a094c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a094c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a094c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a094c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.34997216 +0000 UTC m=+301.208793240 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a094c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f85260 item 31 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09540): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09540): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09540): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09540): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09540): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.351188895 +0000 UTC m=+301.210009975 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09540): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a095c0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a095c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a095c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a095c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a095c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.351188895 +0000 UTC m=+301.210009975 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a095c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f85500 item 32 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09600): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09600): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09600): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09600): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09600): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.352449883 +0000 UTC m=+301.211270953 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09600): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09640): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09640): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09640): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09640): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09640): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f857a0 item 33 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09640): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09640): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.352880408 +0000 UTC m=+301.211701488 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09640): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09680): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09680): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09680): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09680): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09680): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.352880408 +0000 UTC m=+301.211701488 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09680): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f858f0 item 33 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a096c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a096c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a096c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a096c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a096c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.354003768 +0000 UTC m=+301.212824848 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a096c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09700): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09700): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f85b90 item 34 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09700): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09700): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09700): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09700): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09700): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.354417783 +0000 UTC m=+301.213238863 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09700): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09740): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09740): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09740): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09740): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09740): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.354417783 +0000 UTC m=+301.213238863 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09740): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f85ce0 item 34 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09780): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09780): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09780): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09780): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09780): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.35545368 +0000 UTC m=+301.214274760 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09780): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a097c0): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a097c0): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a097c0): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a097c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a097c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001006000 item 35 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a097c0): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a097c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.355870107 +0000 UTC m=+301.214691178 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a097c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09800): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09800): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09800): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09800): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09800): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.355870107 +0000 UTC m=+301.214691178 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09800): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001006150 item 35 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09880): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09880): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09880): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09880): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09880): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.356881579 +0000 UTC m=+301.215702649 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09880): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09940): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09940): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010063f0 item 36 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09940): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09940): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09940): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09940): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09940): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.357637312 +0000 UTC m=+301.216458382 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09940): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09980): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09980): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09980): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09980): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09980): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.357637312 +0000 UTC m=+301.216458382 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09980): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001006540 item 36 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a099c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a099c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a099c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a099c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a099c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.35856733 +0000 UTC m=+301.217388430 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a099c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09a00): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09a00): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09a00): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09a00): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09a00): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010067e0 item 37 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09a00): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09a00): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.358892209 +0000 UTC m=+301.217713289 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09a00): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09a40): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09a40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09a40): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09a40): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09a40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.358892209 +0000 UTC m=+301.217713289 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09a40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001006930 item 37 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09ac0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09ac0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09ac0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09ac0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09ac0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.359915923 +0000 UTC m=+301.218737003 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09ac0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09b80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09b80): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001006bd0 item 38 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09b80): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09b80): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09b80): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09b80): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09b80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.360345045 +0000 UTC m=+301.219166125 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09b80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09bc0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09bc0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09bc0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09bc0): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09bc0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.360345045 +0000 UTC m=+301.219166125 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09bc0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001006d20 item 38 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09c40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09c40): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09c40): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09c40): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09c40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.361263031 +0000 UTC m=+301.220084111 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09c40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09d00): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09d00): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09d00): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09d00): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09d00): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001006fc0 item 39 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09d00): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09d00): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.361670553 +0000 UTC m=+301.220491623 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09d00): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09d40): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09d40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09d40): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09d40): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09d40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.361670553 +0000 UTC m=+301.220491623 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09d40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001007110 item 39 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09dc0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09dc0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09dc0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09dc0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09dc0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.362780328 +0000 UTC m=+301.221601398 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09dc0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09e80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09e80): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010073b0 item 40 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09e80): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09e80): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09e80): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09e80): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09e80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.363149458 +0000 UTC m=+301.221970529 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09e80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09ec0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09ec0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09ec0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09ec0): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09ec0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.363149458 +0000 UTC m=+301.221970529 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09ec0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001007500 item 40 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09f00): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09f00): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09f00): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09f00): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09f00): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09f00): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09f00): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.364102731 +0000 UTC m=+301.222923801 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09f00): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09f40): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09f40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09f40): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010077a0 item 41 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09f40): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09f40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.364413312 +0000 UTC m=+301.223234382 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc000a09f40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068000): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068000): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068000): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068000): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068000): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010078f0 item 41 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068000): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068000): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.364773585 +0000 UTC m=+301.223594655 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068000): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068040): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068040): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068040): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068040): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068040): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.364773585 +0000 UTC m=+301.223594655 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068040): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001007a40 item 41 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068100): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068100): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068100): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068100): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068100): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068100): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068100): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.36569046 +0000 UTC m=+301.224511530 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068100): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068140): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068140): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068140): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001007ce0 item 42 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068140): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068140): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.366017241 +0000 UTC m=+301.224838311 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068140): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068200): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068200): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001007e30 item 42 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068200): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068200): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068200): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068200): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068200): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.366369409 +0000 UTC m=+301.225190479 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068200): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068240): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068240): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068240): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068240): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068240): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.366369409 +0000 UTC m=+301.225190479 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068240): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107c000 item 42 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068300): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068300): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068300): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068300): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068300): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068300): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068300): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.367381442 +0000 UTC m=+301.226202511 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068300): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068340): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068340): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068340): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107c2a0 item 43 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068340): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068340): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.367714925 +0000 UTC m=+301.226535995 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068340): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068400): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068400): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068400): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068400): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068400): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107c3f0 item 43 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068400): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068400): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.368053107 +0000 UTC m=+301.226874177 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068400): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068440): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068440): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068440): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068440): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068440): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.368053107 +0000 UTC m=+301.226874177 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068440): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107c540 item 43 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068500): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068500): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068500): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068500): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068500): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068500): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068500): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.368941388 +0000 UTC m=+301.227762458 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068500): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068540): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068540): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068540): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107c7e0 item 44 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068540): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068540): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.369235558 +0000 UTC m=+301.228056628 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068540): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068600): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068600): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107c930 item 44 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068600): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068600): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068600): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068600): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068600): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.369649632 +0000 UTC m=+301.228470702 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068600): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068640): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068640): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068640): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068640): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068640): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.369649632 +0000 UTC m=+301.228470702 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068640): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107ca80 item 44 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068700): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068700): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068700): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068700): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068700): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068700): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068700): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.370553894 +0000 UTC m=+301.229374963 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068700): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068740): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068740): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068740): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107cd20 item 45 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068740): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068740): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.370934486 +0000 UTC m=+301.229755555 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068740): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068800): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068800): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068800): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068800): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068800): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.370934486 +0000 UTC m=+301.229755555 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068800): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107ce70 item 45 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010688c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010688c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010688c0): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010688c0): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010688c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010688c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010688c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.371950104 +0000 UTC m=+301.230771174 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010688c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068900): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068900): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068900): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107d110 item 46 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068900): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068900): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.372237691 +0000 UTC m=+301.231058762 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068900): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010689c0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010689c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010689c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010689c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010689c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.372237691 +0000 UTC m=+301.231058762 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010689c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107d260 item 46 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068a80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068a80): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068a80): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068a80): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068a80): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068a80): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068a80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.373102608 +0000 UTC m=+301.231923679 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068a80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068ac0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068ac0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068ac0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107d500 item 47 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068ac0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068ac0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.373373045 +0000 UTC m=+301.232194105 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068ac0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068b80): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068b80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068b80): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068b80): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068b80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.373373045 +0000 UTC m=+301.232194105 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068b80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107d650 item 47 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068c40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068c40): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068c40): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068c40): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068c40): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068c40): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068c40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.374581705 +0000 UTC m=+301.233402785 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068c40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068c80): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068c80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068c80): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107d8f0 item 48 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068c80): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068c80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.374875273 +0000 UTC m=+301.233696353 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068c80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068d40): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068d40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068d40): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068d40): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068d40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.374875273 +0000 UTC m=+301.233696353 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068d40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107da40 item 48 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068d80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068d80): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068d80): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068d80): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068d80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.37600217 +0000 UTC m=+301.234823240 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068d80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068dc0): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068dc0): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068dc0): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068dc0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068dc0): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068dc0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107dce0 item 49 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068dc0): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068dc0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.376401687 +0000 UTC m=+301.235222767 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068dc0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068e00): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068e00): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068e00): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068e00): >_readAt: n=8, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068e00): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.376401687 +0000 UTC m=+301.235222767 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068e00): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107de30 item 49 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068e80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068e80): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068e80): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068e80): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068e80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.377378563 +0000 UTC m=+301.236199633 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068e80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068f40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068f40): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068f40): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f6150 item 50 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068f40): _readAt: size=2, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068f40): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068f40): _writeAt: size=3, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068f40): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068f40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.37774608 +0000 UTC m=+301.236567151 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068f40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068f80): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068f80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068f80): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068f80): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068f80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.37774608 +0000 UTC m=+301.236567151 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001068f80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f62a0 item 50 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069000): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069000): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069000): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069000): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069000): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.378651574 +0000 UTC m=+301.237472644 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069000): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010690c0): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010690c0): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010690c0): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010690c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010690c0): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010690c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f6540 item 51 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010690c0): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010690c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.379049548 +0000 UTC m=+301.237870619 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010690c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069100): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069100): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069100): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069100): >_readAt: n=8, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069100): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.379049548 +0000 UTC m=+301.237870619 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069100): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f6690 item 51 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069180): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069180): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069180): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069180): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069180): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.379939302 +0000 UTC m=+301.238760372 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069180): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069240): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069240): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069240): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f6930 item 52 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069240): _readAt: size=2, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069240): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069240): _writeAt: size=3, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069240): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069240): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.380308282 +0000 UTC m=+301.239129352 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069240): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069280): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069280): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069280): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069280): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069280): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.380308282 +0000 UTC m=+301.239129352 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069280): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f6a80 item 52 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069300): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069300): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069300): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069300): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069300): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.381467759 +0000 UTC m=+301.240288830 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069300): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010693c0): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010693c0): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010693c0): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010693c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010693c0): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010693c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f6d20 item 53 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010693c0): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010693c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.381796344 +0000 UTC m=+301.240617414 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010693c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069400): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069400): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069400): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069400): >_readAt: n=8, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069400): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.381796344 +0000 UTC m=+301.240617414 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069400): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f6e70 item 53 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069480): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069480): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069480): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069480): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069480): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.382696998 +0000 UTC m=+301.241518058 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069480): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069540): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069540): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069540): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f7110 item 54 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069540): _readAt: size=2, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069540): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069540): _writeAt: size=3, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069540): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069540): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.383191753 +0000 UTC m=+301.242012823 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069540): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069580): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069580): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069580): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069580): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069580): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.383191753 +0000 UTC m=+301.242012823 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069580): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f7260 item 54 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069600): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069600): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069600): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069600): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069600): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.384140948 +0000 UTC m=+301.242962028 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069600): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010696c0): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010696c0): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010696c0): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010696c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010696c0): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010696c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f7500 item 55 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010696c0): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010696c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.384497515 +0000 UTC m=+301.243318585 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0010696c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069700): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069700): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069700): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069700): >_readAt: n=8, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069700): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.384497515 +0000 UTC m=+301.243318585 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069700): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f7650 item 55 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069780): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069780): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069780): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069780): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069780): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.385403418 +0000 UTC m=+301.244224488 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069780): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069840): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069840): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069840): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f78f0 item 56 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069840): _readAt: size=2, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069840): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069840): _writeAt: size=3, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069840): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069840): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.385787466 +0000 UTC m=+301.244608537 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069840): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069880): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069880): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069880): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069880): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069880): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.385787466 +0000 UTC m=+301.244608537 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069880): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f7a40 item 56 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069940): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069940): open at offset 0 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069940): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069940): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069940): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069940): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069940): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069940): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.386754465 +0000 UTC m=+301.245575535 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069940): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069980): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069980): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069980): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f7ce0 item 57 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069980): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069980): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.387117724 +0000 UTC m=+301.245938804 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069980): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069a40): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069a40): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069a40): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069a40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069a40): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069a40): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f7e30 item 57 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069a40): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069a40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.387518393 +0000 UTC m=+301.246339473 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069a40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069a80): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069a80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069a80): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069a80): >_readAt: n=8, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069a80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.387518393 +0000 UTC m=+301.246339473 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069a80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001170000 item 57 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069b40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069b40): open at offset 0 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069b40): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069b40): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069b40): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069b40): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069b40): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069b40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.388470283 +0000 UTC m=+301.247291353 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069b40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069b80): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069b80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069b80): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011702a0 item 58 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069b80): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069b80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.388783348 +0000 UTC m=+301.247604418 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069b80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069c40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069c40): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069c40): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011703f0 item 58 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069c40): _readAt: size=2, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069c40): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069c40): _writeAt: size=3, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069c40): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069c40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.389225154 +0000 UTC m=+301.248046225 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069c40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069c80): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069c80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069c80): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069c80): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069c80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.389225154 +0000 UTC m=+301.248046225 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069c80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001170540 item 58 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069d40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069d40): open at offset 0 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069d40): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069d40): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069d40): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069d40): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069d40): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069d40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.390100631 +0000 UTC m=+301.248921702 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069d40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069d80): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069d80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069d80): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011707e0 item 59 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069d80): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069d80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.390465182 +0000 UTC m=+301.249286253 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069d80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069e40): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069e40): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069e40): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069e40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069e40): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069e40): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001170930 item 59 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069e40): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069e40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.390819525 +0000 UTC m=+301.249640595 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069e40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069e80): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069e80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069e80): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069e80): >_readAt: n=8, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069e80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.390819525 +0000 UTC m=+301.249640595 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069e80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001170a80 item 59 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069f40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069f40): open at offset 0 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069f40): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069f40): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069f40): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069f40): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069f40): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069f40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.391797334 +0000 UTC m=+301.250618404 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001069f40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a000): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a000): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a000): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001170d20 item 60 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a000): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a000): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.392160874 +0000 UTC m=+301.250981944 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a000): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a0c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a0c0): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a0c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001170e70 item 60 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a0c0): _readAt: size=2, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a0c0): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a0c0): _writeAt: size=3, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a0c0): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a0c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.392534081 +0000 UTC m=+301.251355151 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a0c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a100): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a100): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a100): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a100): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a100): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.392534081 +0000 UTC m=+301.251355151 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a100): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001170fc0 item 60 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a1c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a1c0): open at offset 0 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a1c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a1c0): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a1c0): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a1c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a1c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a1c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.393391854 +0000 UTC m=+301.252212915 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a1c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a200): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a200): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a200): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001171260 item 61 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a200): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a200): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.393771605 +0000 UTC m=+301.252592675 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a200): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a2c0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a2c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a2c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a2c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a2c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.393771605 +0000 UTC m=+301.252592675 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a2c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011713b0 item 61 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a380): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a380): open at offset 0 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a380): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a380): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a380): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a380): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a380): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a380): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.394684382 +0000 UTC m=+301.253505462 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a380): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a3c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a3c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a3c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001171650 item 62 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a3c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a3c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.395087706 +0000 UTC m=+301.253908776 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a3c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a480): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a480): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a480): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a480): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a480): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.395087706 +0000 UTC m=+301.253908776 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a480): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011717a0 item 62 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a540): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a540): open at offset 0 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a540): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a540): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a540): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a540): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a540): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a540): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.396056717 +0000 UTC m=+301.254877788 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a540): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a580): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a580): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a580): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001171a40 item 63 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a580): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a580): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.396355346 +0000 UTC m=+301.255176416 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a580): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a640): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a640): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a640): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a640): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a640): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.396355346 +0000 UTC m=+301.255176416 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a640): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001171b90 item 63 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a700): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a700): open at offset 0 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a700): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a700): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a700): >_readAt: n=0, err=Bad file descriptor 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a700): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a700): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a700): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.397350938 +0000 UTC m=+301.256171998 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a700): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a740): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a740): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a740): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001171e30 item 64 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a740): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a740): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.397701153 +0000 UTC m=+301.256522213 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a740): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a800): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a800): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a800): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a800): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a800): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.397701153 +0000 UTC m=+301.256522213 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a800): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ee000 item 64 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a840): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a840): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a840): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a840): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a840): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.398657741 +0000 UTC m=+301.257478811 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a840): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a880): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a880): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a880): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a880): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a880): _writeAt: size=3, off=2 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ee2a0 item 65 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a880): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a880): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.398949987 +0000 UTC m=+301.257771057 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a880): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a8c0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a8c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a8c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a8c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a8c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.398949987 +0000 UTC m=+301.257771057 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a8c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ee3f0 item 65 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a900): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a900): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a900): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a900): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a900): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.400051146 +0000 UTC m=+301.258872206 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a900): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a940): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a940): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ee690 item 66 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a940): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a940): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a940): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a940): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a940): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.4005717 +0000 UTC m=+301.259392769 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a940): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a980): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a980): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a980): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a980): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a980): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.4005717 +0000 UTC m=+301.259392769 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a980): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ee7e0 item 66 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a9c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a9c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a9c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a9c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a9c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.401615612 +0000 UTC m=+301.260436681 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119a9c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119aa00): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119aa00): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119aa00): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119aa00): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119aa00): _writeAt: size=3, off=2 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011eea80 item 67 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119aa00): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119aa00): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.401952341 +0000 UTC m=+301.260773411 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119aa00): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119aa40): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119aa40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119aa40): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119aa40): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119aa40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.401952341 +0000 UTC m=+301.260773411 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119aa40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011eebd0 item 67 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119aac0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119aac0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119aac0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119aac0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119aac0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.403069741 +0000 UTC m=+301.261890811 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119aac0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ab80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ab80): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011eee70 item 68 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ab80): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ab80): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ab80): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ab80): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ab80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.403512227 +0000 UTC m=+301.262333297 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ab80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119abc0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119abc0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119abc0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119abc0): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119abc0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.403512227 +0000 UTC m=+301.262333297 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119abc0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011eefc0 item 68 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ac00): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ac00): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ac00): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ac00): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ac00): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.404231423 +0000 UTC m=+301.263052492 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ac00): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ac40): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ac40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ac40): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ac40): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ac40): _writeAt: size=3, off=2 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ef260 item 69 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ac40): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ac40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.404542494 +0000 UTC m=+301.263363564 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ac40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ac80): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ac80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ac80): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ac80): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ac80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.404542494 +0000 UTC m=+301.263363564 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ac80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ef3b0 item 69 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ad00): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ad00): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ad00): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ad00): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ad00): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.405336709 +0000 UTC m=+301.264157779 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ad00): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119adc0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119adc0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ef650 item 70 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119adc0): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119adc0): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119adc0): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119adc0): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119adc0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.405681444 +0000 UTC m=+301.264502514 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119adc0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ae00): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ae00): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ae00): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ae00): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ae00): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.405681444 +0000 UTC m=+301.264502514 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ae00): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ef7a0 item 70 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ae80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ae80): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ae80): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ae80): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ae80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.406402302 +0000 UTC m=+301.265223372 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ae80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119af40): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119af40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119af40): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119af40): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119af40): _writeAt: size=3, off=2 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011efa40 item 71 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119af40): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119af40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.40673315 +0000 UTC m=+301.265554221 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119af40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119af80): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119af80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119af80): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119af80): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119af80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.40673315 +0000 UTC m=+301.265554221 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119af80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011efb90 item 71 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b000): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b000): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b000): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b000): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b000): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.407634976 +0000 UTC m=+301.266456047 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b000): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b0c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b0c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011efe30 item 72 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b0c0): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b0c0): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b0c0): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b0c0): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b0c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.408057737 +0000 UTC m=+301.266878797 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b0c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b100): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b100): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b100): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b100): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b100): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.408057737 +0000 UTC m=+301.266878797 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b100): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001268000 item 72 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b140): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b140): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b140): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b140): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b140): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b140): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b140): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.408894221 +0000 UTC m=+301.267715290 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b140): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b180): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b180): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b180): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012682a0 item 73 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b180): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b180): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.409268981 +0000 UTC m=+301.268090052 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b180): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b1c0): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b1c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b1c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b1c0): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b1c0): _writeAt: size=3, off=2 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012683f0 item 73 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b1c0): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b1c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.409672807 +0000 UTC m=+301.268493877 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b1c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b200): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b200): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b200): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b200): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b200): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.409672807 +0000 UTC m=+301.268493877 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b200): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001268540 item 73 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b2c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b2c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b2c0): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b2c0): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b2c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b2c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b2c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.410809953 +0000 UTC m=+301.269631033 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b2c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b300): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b300): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b300): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012687e0 item 74 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b300): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b300): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.411129291 +0000 UTC m=+301.269950350 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b300): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b3c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b3c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001268930 item 74 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b3c0): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b3c0): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b3c0): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b3c0): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b3c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.411747997 +0000 UTC m=+301.270569067 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b3c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b400): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b400): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b400): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b400): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b400): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.411747997 +0000 UTC m=+301.270569067 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b400): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001268a80 item 74 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b4c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b4c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b4c0): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b4c0): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b4c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b4c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b4c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.412886696 +0000 UTC m=+301.271707766 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b4c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b500): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b500): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b500): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001268d20 item 75 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b500): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b500): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.413282495 +0000 UTC m=+301.272103566 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b500): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b5c0): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b5c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b5c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b5c0): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b5c0): _writeAt: size=3, off=2 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001268e70 item 75 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b5c0): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b5c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.413770418 +0000 UTC m=+301.272591488 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b5c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b600): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b600): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b600): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b600): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b600): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.413770418 +0000 UTC m=+301.272591488 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b600): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001268fc0 item 75 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b6c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b6c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b6c0): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b6c0): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b6c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b6c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b6c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.41477184 +0000 UTC m=+301.273592910 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b6c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b700): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b700): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b700): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001269260 item 76 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b700): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b700): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.415119891 +0000 UTC m=+301.273940961 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b700): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b7c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b7c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012693b0 item 76 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b7c0): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b7c0): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b7c0): _writeAt: size=3, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b7c0): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b7c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.415545497 +0000 UTC m=+301.274366567 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b7c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b800): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b800): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b800): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b800): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b800): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.415545497 +0000 UTC m=+301.274366567 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b800): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001269500 item 76 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b8c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b8c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b8c0): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b8c0): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b8c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b8c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b8c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.41643502 +0000 UTC m=+301.275256091 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b8c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b900): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b900): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b900): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012697a0 item 77 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b900): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b900): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.41674504 +0000 UTC m=+301.275566110 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b900): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b9c0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b9c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b9c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b9c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b9c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.41674504 +0000 UTC m=+301.275566110 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119b9c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012698f0 item 77 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ba80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ba80): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ba80): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ba80): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ba80): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ba80): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ba80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.417864734 +0000 UTC m=+301.276685814 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119ba80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bac0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bac0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bac0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001269b90 item 78 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bac0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bac0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.418270261 +0000 UTC m=+301.277091331 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bac0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bb80): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bb80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bb80): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bb80): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bb80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.418270261 +0000 UTC m=+301.277091331 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bb80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001269ce0 item 78 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bc40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bc40): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bc40): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bc40): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bc40): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bc40): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bc40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.419368054 +0000 UTC m=+301.278189125 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bc40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bc80): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bc80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bc80): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e6000 item 79 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bc80): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bc80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.419731023 +0000 UTC m=+301.278552093 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bc80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bd40): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bd40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bd40): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bd40): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bd40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.419731023 +0000 UTC m=+301.278552093 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bd40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e6150 item 79 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119be00): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119be00): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119be00): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119be00): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119be00): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119be00): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119be00): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.420600779 +0000 UTC m=+301.279421849 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119be00): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119be40): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119be40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119be40): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e63f0 item 80 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119be40): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119be40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.420928782 +0000 UTC m=+301.279749853 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119be40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bf00): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bf00): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bf00): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bf00): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bf00): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.420928782 +0000 UTC m=+301.279749853 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bf00): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e6540 item 80 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bf40): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bf40): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bf40): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bf40): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bf40): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.421927319 +0000 UTC m=+301.280748390 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc00119bf40): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308000): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308000): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308000): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308000): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308000): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308000): _writeAt: size=3, off=7 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e67e0 item 81 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308000): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308000): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.422304064 +0000 UTC m=+301.281125134 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308000): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308040): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308040): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308040): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308040): >_readAt: n=8, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308040): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.422304064 +0000 UTC m=+301.281125134 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308040): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e6930 item 81 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013080c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013080c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013080c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013080c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013080c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.42312523 +0000 UTC m=+301.281946310 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013080c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308180): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308180): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308180): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e6bd0 item 82 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308180): _readAt: size=2, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308180): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308180): _writeAt: size=3, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308180): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308180): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.423523344 +0000 UTC m=+301.282344414 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308180): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013081c0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013081c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013081c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013081c0): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013081c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.423523344 +0000 UTC m=+301.282344414 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013081c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e6d20 item 82 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308240): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308240): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308240): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308240): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308240): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.424365839 +0000 UTC m=+301.283186899 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308240): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308300): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308300): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308300): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308300): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308300): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308300): _writeAt: size=3, off=7 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e6fc0 item 83 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308300): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308300): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.42466049 +0000 UTC m=+301.283481560 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308300): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308340): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308340): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308340): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308340): >_readAt: n=8, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308340): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.42466049 +0000 UTC m=+301.283481560 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308340): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e7110 item 83 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013083c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013083c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013083c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013083c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013083c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.425417215 +0000 UTC m=+301.284238285 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013083c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308480): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308480): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308480): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e73b0 item 84 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308480): _readAt: size=2, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308480): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308480): _writeAt: size=3, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308480): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308480): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.425737695 +0000 UTC m=+301.284558765 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308480): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013084c0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013084c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013084c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013084c0): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013084c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.425737695 +0000 UTC m=+301.284558765 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013084c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e7500 item 84 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308540): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308540): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308540): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308540): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308540): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.426665759 +0000 UTC m=+301.285486829 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308540): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308600): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308600): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308600): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308600): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308600): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308600): _writeAt: size=3, off=7 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e77a0 item 85 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308600): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308600): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.42702955 +0000 UTC m=+301.285850620 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308600): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308640): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308640): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308640): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308640): >_readAt: n=8, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308640): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.42702955 +0000 UTC m=+301.285850620 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308640): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e78f0 item 85 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013086c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013086c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013086c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013086c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013086c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.427951995 +0000 UTC m=+301.286773065 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013086c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308780): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308780): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308780): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e7b90 item 86 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308780): _readAt: size=2, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308780): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308780): _writeAt: size=3, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308780): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308780): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.428351162 +0000 UTC m=+301.287172231 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308780): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013087c0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013087c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013087c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013087c0): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013087c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.428351162 +0000 UTC m=+301.287172231 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013087c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e7ce0 item 86 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308840): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308840): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308840): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308840): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308840): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.429162538 +0000 UTC m=+301.287983608 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308840): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308900): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308900): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308900): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308900): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308900): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308900): _writeAt: size=3, off=7 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001362000 item 87 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308900): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308900): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.429511721 +0000 UTC m=+301.288332791 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308900): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308940): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308940): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308940): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308940): >_readAt: n=8, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308940): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.429511721 +0000 UTC m=+301.288332791 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308940): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001362150 item 87 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013089c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013089c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013089c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013089c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013089c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.430432613 +0000 UTC m=+301.289253683 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013089c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308a80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308a80): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308a80): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013623f0 item 88 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308a80): _readAt: size=2, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308a80): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308a80): _writeAt: size=3, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308a80): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308a80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.430771236 +0000 UTC m=+301.289592306 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308a80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308ac0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308ac0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308ac0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308ac0): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308ac0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.430771236 +0000 UTC m=+301.289592306 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308ac0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001362540 item 88 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308b80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308b80): open at offset 0 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308b80): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308b80): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308b80): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308b80): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308b80): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308b80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.4319872 +0000 UTC m=+301.290808270 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308b80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308bc0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308bc0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308bc0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013627e0 item 89 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308bc0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308bc0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.432545203 +0000 UTC m=+301.291366283 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308bc0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308c80): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308c80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308c80): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308c80): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308c80): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308c80): _writeAt: size=3, off=7 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001362930 item 89 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308c80): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308c80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.433082047 +0000 UTC m=+301.291903127 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308c80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308cc0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308cc0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308cc0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308cc0): >_readAt: n=8, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308cc0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.433082047 +0000 UTC m=+301.291903127 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308cc0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001362a80 item 89 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308d80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308d80): open at offset 0 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308d80): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308d80): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308d80): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308d80): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308d80): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308d80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.434173637 +0000 UTC m=+301.292994708 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308d80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308dc0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308dc0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308dc0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001362d20 item 90 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308dc0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308dc0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.434477636 +0000 UTC m=+301.293298706 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308dc0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308e80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308e80): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308e80): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001362e70 item 90 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308e80): _readAt: size=2, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308e80): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308e80): _writeAt: size=3, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308e80): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308e80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.434895478 +0000 UTC m=+301.293716547 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308e80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308ec0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308ec0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308ec0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308ec0): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308ec0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.434895478 +0000 UTC m=+301.293716547 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308ec0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001362fc0 item 90 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308f80): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308f80): open at offset 0 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308f80): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308f80): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308f80): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308f80): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308f80): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308f80): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.435681868 +0000 UTC m=+301.294502927 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308f80): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308fc0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308fc0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308fc0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001363260 item 91 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308fc0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308fc0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.435956481 +0000 UTC m=+301.294777542 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001308fc0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309080): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309080): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309080): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309080): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309080): >_readAt: n=2, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309080): _writeAt: size=3, off=7 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013633b0 item 91 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309080): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309080): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.436267323 +0000 UTC m=+301.295088382 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309080): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013090c0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013090c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013090c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013090c0): >_readAt: n=8, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013090c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.436267323 +0000 UTC m=+301.295088382 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013090c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001363500 item 91 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309180): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309180): open at offset 0 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309180): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309180): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309180): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309180): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309180): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309180): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.437065815 +0000 UTC m=+301.295886885 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309180): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013091c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013091c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013091c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013637a0 item 92 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013091c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013091c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.437344146 +0000 UTC m=+301.296165216 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013091c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309280): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309280): open at offset 5 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309280): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013638f0 item 92 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309280): _readAt: size=2, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309280): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309280): _writeAt: size=3, off=5 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309280): >_writeAt: n=3, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309280): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.437740236 +0000 UTC m=+301.296561306 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309280): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013092c0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013092c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013092c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013092c0): >_readAt: n=3, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013092c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.437740236 +0000 UTC m=+301.296561306 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013092c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001363a40 item 92 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309380): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309380): open at offset 0 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309380): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309380): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309380): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309380): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309380): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309380): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.438690683 +0000 UTC m=+301.297511753 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309380): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013093c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013093c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013093c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001363ce0 item 93 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013093c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013093c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.43896206 +0000 UTC m=+301.297783131 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013093c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309480): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309480): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309480): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309480): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309480): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.43896206 +0000 UTC m=+301.297783131 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309480): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001363e30 item 93 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309540): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309540): open at offset 0 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309540): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309540): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309540): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309540): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309540): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309540): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.439876981 +0000 UTC m=+301.298698041 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309540): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309580): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309580): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309580): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d4150 item 94 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309580): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309580): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.440164038 +0000 UTC m=+301.298985099 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309580): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309640): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309640): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309640): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309640): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309640): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.440164038 +0000 UTC m=+301.298985099 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309640): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d42a0 item 94 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309700): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309700): open at offset 0 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309700): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309700): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309700): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309700): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309700): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309700): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.441045727 +0000 UTC m=+301.299866787 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309700): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309740): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309740): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309740): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d4540 item 95 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309740): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309740): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.441295213 +0000 UTC m=+301.300116273 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309740): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309800): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309800): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309800): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309800): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309800): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.441295213 +0000 UTC m=+301.300116273 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309800): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d4690 item 95 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013098c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013098c0): open at offset 0 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013098c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013098c0): _readAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013098c0): >_readAt: n=0, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013098c0): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013098c0): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013098c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.442110477 +0000 UTC m=+301.300931557 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013098c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309900): _writeAt: size=5, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309900): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309900): >openPending: err= 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d4930 item 96 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309900): >_writeAt: n=5, err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309900): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.442393778 +0000 UTC m=+301.301214847 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc001309900): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/09 01:05:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/09 01:05:45 DEBUG : open-test-file: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013099c0): _readAt: size=512, off=0 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013099c0): openPending: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013099c0): >openPending: err= 2024/11/09 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013099c0): >_readAt: n=5, err=EOF 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013099c0): close: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-09 01:05:45.442393778 +0000 UTC m=+301.301214847 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : open-test-file(0xc0013099c0): >close: err= 2024/11/09 01:05:45 DEBUG : open-test-file: Remove: 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d4a80 item 96 2024/11/09 01:05:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/09 01:05:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/09 01:05:45 DEBUG : open-test-file: >Remove: err= 2024/11/09 01:05:45 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:05:45 DEBUG : : Looking for writers 2024/11/09 01:05:45 DEBUG : >WaitForWriters: 2024/11/09 01:05:45 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.35s) --- PASS: TestRWFileHandleOpenTests/writes (0.69s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.17s) --- 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.66s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- 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 "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:05:45 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:05:45 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:05:45 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:45 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:45 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:05:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:45 DEBUG : file1: newRWFileHandle: 2024/11/09 01:05:45 DEBUG : file1(0xc0004c4c80): openPending: 2024/11/09 01:05:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:45 DEBUG : file1(0xc0004c4c80): >openPending: err= 2024/11/09 01:05:45 DEBUG : file1: >newRWFileHandle: err= 2024/11/09 01:05:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/09 01:05:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/09 01:05:45 DEBUG : file1(0xc0004c4c80): _writeAt: size=2, off=0 2024/11/09 01:05:45 DEBUG : file1(0xc0004c4c80): >_writeAt: n=2, err= 2024/11/09 01:05:45 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/11/09 01:05:45 DEBUG : file1(0xc0004c4c80): RWFileHandle.Flush 2024/11/09 01:05:45 DEBUG : file1(0xc0004c4c80): RWFileHandle.Release 2024/11/09 01:05:45 DEBUG : file1(0xc0004c4c80): close: 2024/11/09 01:05:45 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/11/09 01:05:45 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:45 DEBUG : file1(0xc0004c4c80): >close: err= 2024/11/09 01:05:45 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:05:45 DEBUG : : Looking for writers 2024/11/09 01:05:45 DEBUG : file1: reading active writers 2024/11/09 01:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/09 01:05:45 DEBUG : : Looking for writers 2024/11/09 01:05:45 DEBUG : file1: reading active writers 2024/11/09 01:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/09 01:05:45 DEBUG : : Looking for writers 2024/11/09 01:05:45 DEBUG : file1: reading active writers 2024/11/09 01:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/09 01:05:46 DEBUG : : Looking for writers 2024/11/09 01:05:46 DEBUG : file1: reading active writers 2024/11/09 01:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/09 01:05:46 DEBUG : file1: vfs cache: starting upload 2024/11/09 01:05:46 DEBUG : : Looking for writers 2024/11/09 01:05:46 DEBUG : file1: reading active writers 2024/11/09 01:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/09 01:05:46 DEBUG : : Looking for writers 2024/11/09 01:05:46 DEBUG : file1: reading active writers 2024/11/09 01:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/09 01:05:46 DEBUG : : Looking for writers 2024/11/09 01:05:46 DEBUG : file1: reading active writers 2024/11/09 01:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/09 01:05:46 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2024/11/09 01:05:47 DEBUG : : Looking for writers 2024/11/09 01:05:47 DEBUG : file1: reading active writers 2024/11/09 01:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/09 01:05:47 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/11/09 01:05:47 INFO : file1: Copied (new) 2024/11/09 01:05:47 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2024/11/09 01:05:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/09 01:05:47 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/11/09 01:05:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:05:47 INFO : file1: vfs cache: upload succeeded try #1 2024/11/09 01:05:48 DEBUG : : Looking for writers 2024/11/09 01:05:48 DEBUG : file1: reading active writers 2024/11/09 01:05:48 DEBUG : >WaitForWriters: 2024/11/09 01:05:48 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:05:48 DEBUG : : Looking for writers 2024/11/09 01:05:48 DEBUG : file1: reading active writers 2024/11/09 01:05:48 DEBUG : >WaitForWriters: 2024/11/09 01:05:48 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.14s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:05:48 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:05:48 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:05:48 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:48 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:48 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:05:48 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:05:49 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:05:49 DEBUG : rename_me: newRWFileHandle: 2024/11/09 01:05:49 DEBUG : rename_me(0xc000e1c440): openPending: 2024/11/09 01:05:49 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/09 01:05:49 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/09 01:05:49 DEBUG : rename_me(0xc000e1c440): >openPending: err= 2024/11/09 01:05:49 DEBUG : rename_me: >newRWFileHandle: err= 2024/11/09 01:05:49 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/09 01:05:49 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/11/09 01:05:49 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/11/09 01:05:49 DEBUG : rename_me(0xc000e1c440): _writeAt: size=5, off=0 2024/11/09 01:05:49 DEBUG : rename_me(0xc000e1c440): >_writeAt: n=5, err= 2024/11/09 01:05:49 DEBUG : rename_me(0xc000e1c440): close: 2024/11/09 01:05:49 DEBUG : rename_me: vfs cache: setting modification time to 2024-11-09 01:05:49.117071985 +0000 UTC m=+304.975893054 2024/11/09 01:05:49 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/11/09 01:05:49 DEBUG : rename_me(0xc000e1c440): >close: err= 2024/11/09 01:05:49 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/11/09 01:05:49 DEBUG : i_was_renamed: Updating file with 0xc0007f6e40 2024/11/09 01:05:49 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/11/09 01:05:49 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/09 01:05:49 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:05:49 DEBUG : : Looking for writers 2024/11/09 01:05:49 DEBUG : i_was_renamed: reading active writers 2024/11/09 01:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/09 01:05:49 DEBUG : : Looking for writers 2024/11/09 01:05:49 DEBUG : i_was_renamed: reading active writers 2024/11/09 01:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/09 01:05:49 DEBUG : : Looking for writers 2024/11/09 01:05:49 DEBUG : i_was_renamed: reading active writers 2024/11/09 01:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/09 01:05:49 DEBUG : : Looking for writers 2024/11/09 01:05:49 DEBUG : i_was_renamed: reading active writers 2024/11/09 01:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/09 01:05:49 DEBUG : i_was_renamed: vfs cache: starting upload 2024/11/09 01:05:49 DEBUG : : Looking for writers 2024/11/09 01:05:49 DEBUG : i_was_renamed: reading active writers 2024/11/09 01:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/09 01:05:49 DEBUG : : Looking for writers 2024/11/09 01:05:49 DEBUG : i_was_renamed: reading active writers 2024/11/09 01:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/09 01:05:49 DEBUG : : Looking for writers 2024/11/09 01:05:49 DEBUG : i_was_renamed: reading active writers 2024/11/09 01:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/09 01:05:49 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2024/11/09 01:05:50 DEBUG : : Looking for writers 2024/11/09 01:05:50 DEBUG : i_was_renamed: reading active writers 2024/11/09 01:05:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/09 01:05:50 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/09 01:05:50 INFO : i_was_renamed: Copied (new) 2024/11/09 01:05:50 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-11-09 01:05:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/09 01:05:50 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/11/09 01:05:50 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/09 01:05:50 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/11/09 01:05:51 DEBUG : : Looking for writers 2024/11/09 01:05:51 DEBUG : i_was_renamed: reading active writers 2024/11/09 01:05:51 DEBUG : >WaitForWriters: 2024/11/09 01:05:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.97s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:05:51 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:05:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/09 01:05:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/09 01:05:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lonazil3vemu" 2024/11/09 01:05:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/09 01:05:52 DEBUG : : forgetting directory cache 2024/11/09 01:05:52 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/11/09 01:05:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/09 01:05:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/09 01:05:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/09 01:05:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/09 01:05:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/09 01:05:54 DEBUG : TestRWCacheUpdate(0xc0004c4500): _readAt: size=512, off=0 2024/11/09 01:05:54 DEBUG : TestRWCacheUpdate(0xc0004c4500): openPending: 2024/11/09 01:05:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-09 00:06:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/11/09 01:05:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/09 01:05:54 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/09 01:05:54 DEBUG : TestRWCacheUpdate(0xc0004c4500): >openPending: err= 2024/11/09 01:05:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/09 01:05:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/09 01:05:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/09 01:05:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:05:54 DEBUG : : forgetting directory cache 2024/11/09 01:05:54 DEBUG : TestRWCacheUpdate(0xc0004c4500): >_readAt: n=20, err=EOF 2024/11/09 01:05:54 DEBUG : TestRWCacheUpdate(0xc0004c4500): close: 2024/11/09 01:05:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-09 00:06:51 +0000 UTC 2024/11/09 01:05:54 DEBUG : TestRWCacheUpdate(0xc0004c4500): >close: err= 2024/11/09 01:05:54 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/09 01:05:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/09 01:05:55 DEBUG : : forgetting directory cache 2024/11/09 01:05:55 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/11/09 01:05:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/09 01:05:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/09 01:05:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/09 01:05:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/09 01:05:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/09 01:05:56 DEBUG : TestRWCacheUpdate(0xc000e1c640): _readAt: size=512, off=0 2024/11/09 01:05:56 DEBUG : TestRWCacheUpdate(0xc000e1c640): openPending: 2024/11/09 01:05:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-09 00:07:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-11-09 00:06:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/11/09 01:05:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-09 00:07:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-11-09 00:06:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/11/09 01:05:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/09 01:05:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/09 01:05:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/09 01:05:56 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/09 01:05:56 DEBUG : TestRWCacheUpdate(0xc000e1c640): >openPending: err= 2024/11/09 01:05:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/09 01:05:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/09 01:05:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/09 01:05:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:05:56 DEBUG : : forgetting directory cache 2024/11/09 01:05:57 DEBUG : TestRWCacheUpdate(0xc000e1c640): >_readAt: n=20, err=EOF 2024/11/09 01:05:57 DEBUG : TestRWCacheUpdate(0xc000e1c640): close: 2024/11/09 01:05:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-09 00:07:51 +0000 UTC 2024/11/09 01:05:57 DEBUG : TestRWCacheUpdate(0xc000e1c640): >close: err= 2024/11/09 01:05:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/09 01:05:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/09 01:05:57 DEBUG : : forgetting directory cache 2024/11/09 01:05:57 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/11/09 01:05:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:05:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/09 01:05:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/09 01:05:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/09 01:05:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/09 01:05:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/09 01:05:59 DEBUG : TestRWCacheUpdate(0xc000126a40): _readAt: size=512, off=0 2024/11/09 01:05:59 DEBUG : TestRWCacheUpdate(0xc000126a40): openPending: 2024/11/09 01:05:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-09 00:08:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-11-09 00:07:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/11/09 01:05:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-09 00:08:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-11-09 00:07:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/11/09 01:05:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/09 01:05:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/09 01:05:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/09 01:05:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/09 01:05:59 DEBUG : TestRWCacheUpdate(0xc000126a40): >openPending: err= 2024/11/09 01:05:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/09 01:05:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/09 01:05:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/09 01:05:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:05:59 DEBUG : : forgetting directory cache 2024/11/09 01:05:59 DEBUG : TestRWCacheUpdate(0xc000126a40): >_readAt: n=20, err=EOF 2024/11/09 01:05:59 DEBUG : TestRWCacheUpdate(0xc000126a40): close: 2024/11/09 01:05:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-09 00:08:51 +0000 UTC 2024/11/09 01:05:59 DEBUG : TestRWCacheUpdate(0xc000126a40): >close: err= 2024/11/09 01:05:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/09 01:05:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/09 01:06:00 DEBUG : : forgetting directory cache 2024/11/09 01:06:00 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/11/09 01:06:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:06:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/09 01:06:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/09 01:06:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/09 01:06:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/09 01:06:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/09 01:06:01 DEBUG : TestRWCacheUpdate(0xc000127c40): _readAt: size=512, off=0 2024/11/09 01:06:01 DEBUG : TestRWCacheUpdate(0xc000127c40): openPending: 2024/11/09 01:06:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-09 00:09:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-11-09 00:08:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/11/09 01:06:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-09 00:09:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-11-09 00:08:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/11/09 01:06:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/09 01:06:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/09 01:06:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/09 01:06:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/09 01:06:01 DEBUG : TestRWCacheUpdate(0xc000127c40): >openPending: err= 2024/11/09 01:06:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/09 01:06:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/09 01:06:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/09 01:06:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:06:01 DEBUG : : forgetting directory cache 2024/11/09 01:06:02 DEBUG : TestRWCacheUpdate(0xc000127c40): >_readAt: n=20, err=EOF 2024/11/09 01:06:02 DEBUG : TestRWCacheUpdate(0xc000127c40): close: 2024/11/09 01:06:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-09 00:09:51 +0000 UTC 2024/11/09 01:06:02 DEBUG : TestRWCacheUpdate(0xc000127c40): >close: err= 2024/11/09 01:06:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/09 01:06:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/09 01:06:02 DEBUG : : forgetting directory cache 2024/11/09 01:06:02 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/11/09 01:06:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:06:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/09 01:06:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/09 01:06:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/09 01:06:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/09 01:06:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/09 01:06:04 DEBUG : TestRWCacheUpdate(0xc000e1c140): _readAt: size=512, off=0 2024/11/09 01:06:04 DEBUG : TestRWCacheUpdate(0xc000e1c140): openPending: 2024/11/09 01:06:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-09 00:10:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-11-09 00:09:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/11/09 01:06:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-09 00:10:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-11-09 00:09:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/11/09 01:06:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/09 01:06:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/09 01:06:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/09 01:06:04 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/09 01:06:04 DEBUG : TestRWCacheUpdate(0xc000e1c140): >openPending: err= 2024/11/09 01:06:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/09 01:06:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/09 01:06:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/09 01:06:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:06:04 DEBUG : : forgetting directory cache 2024/11/09 01:06:04 DEBUG : TestRWCacheUpdate(0xc000e1c140): >_readAt: n=20, err=EOF 2024/11/09 01:06:04 DEBUG : TestRWCacheUpdate(0xc000e1c140): close: 2024/11/09 01:06:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-09 00:10:51 +0000 UTC 2024/11/09 01:06:04 DEBUG : TestRWCacheUpdate(0xc000e1c140): >close: err= 2024/11/09 01:06:05 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/09 01:06:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/09 01:06:05 DEBUG : : forgetting directory cache 2024/11/09 01:06:05 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/11/09 01:06:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:06:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/09 01:06:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/09 01:06:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/09 01:06:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/09 01:06:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/09 01:06:06 DEBUG : TestRWCacheUpdate(0xc0004c4fc0): _readAt: size=512, off=0 2024/11/09 01:06:06 DEBUG : TestRWCacheUpdate(0xc0004c4fc0): openPending: 2024/11/09 01:06:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-09 00:11:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2024-11-09 00:10:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/11/09 01:06:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-09 00:11:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2024-11-09 00:10:51 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/11/09 01:06:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/09 01:06:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/09 01:06:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/09 01:06:06 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/09 01:06:06 DEBUG : TestRWCacheUpdate(0xc0004c4fc0): >openPending: err= 2024/11/09 01:06:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/09 01:06:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/09 01:06:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/09 01:06:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:06:07 DEBUG : : forgetting directory cache 2024/11/09 01:06:07 DEBUG : TestRWCacheUpdate(0xc0004c4fc0): >_readAt: n=20, err=EOF 2024/11/09 01:06:07 DEBUG : TestRWCacheUpdate(0xc0004c4fc0): close: 2024/11/09 01:06:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-09 00:11:51 +0000 UTC 2024/11/09 01:06:07 DEBUG : TestRWCacheUpdate(0xc0004c4fc0): >close: err= 2024/11/09 01:06:07 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/09 01:06:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/09 01:06:07 DEBUG : : forgetting directory cache 2024/11/09 01:06:07 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2024/11/09 01:06:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:06:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/09 01:06:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/09 01:06:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/09 01:06:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/09 01:06:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/09 01:06:09 DEBUG : TestRWCacheUpdate(0xc0004c4b40): _readAt: size=512, off=0 2024/11/09 01:06:09 DEBUG : TestRWCacheUpdate(0xc0004c4b40): openPending: 2024/11/09 01:06:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-11-09 00:12:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-11-09 00:11:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2024/11/09 01:06:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-11-09 00:12:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-11-09 00:11:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2024/11/09 01:06:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/09 01:06:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/09 01:06:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/11/09 01:06:09 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/09 01:06:09 DEBUG : TestRWCacheUpdate(0xc0004c4b40): >openPending: err= 2024/11/09 01:06:09 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/11/09 01:06:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/09 01:06:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/09 01:06:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:06:09 DEBUG : : forgetting directory cache 2024/11/09 01:06:09 DEBUG : TestRWCacheUpdate(0xc0004c4b40): >_readAt: n=21, err=EOF 2024/11/09 01:06:09 DEBUG : TestRWCacheUpdate(0xc0004c4b40): close: 2024/11/09 01:06:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-09 00:12:51 +0000 UTC 2024/11/09 01:06:09 DEBUG : TestRWCacheUpdate(0xc0004c4b40): >close: err= 2024/11/09 01:06:10 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/09 01:06:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/09 01:06:10 DEBUG : : forgetting directory cache 2024/11/09 01:06:10 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2024/11/09 01:06:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:06:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/09 01:06:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/09 01:06:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/09 01:06:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/09 01:06:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/09 01:06:11 DEBUG : TestRWCacheUpdate(0xc0001270c0): _readAt: size=512, off=0 2024/11/09 01:06:11 DEBUG : TestRWCacheUpdate(0xc0001270c0): openPending: 2024/11/09 01:06:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-11-09 00:13:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-11-09 00:12:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/11/09 01:06:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-11-09 00:13:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-11-09 00:12:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/11/09 01:06:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/09 01:06:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/09 01:06:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/11/09 01:06:11 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/09 01:06:11 DEBUG : TestRWCacheUpdate(0xc0001270c0): >openPending: err= 2024/11/09 01:06:11 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/11/09 01:06:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/09 01:06:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/09 01:06:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:06:12 DEBUG : : forgetting directory cache 2024/11/09 01:06:12 DEBUG : TestRWCacheUpdate(0xc0001270c0): >_readAt: n=22, err=EOF 2024/11/09 01:06:12 DEBUG : TestRWCacheUpdate(0xc0001270c0): close: 2024/11/09 01:06:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-09 00:13:51 +0000 UTC 2024/11/09 01:06:12 DEBUG : TestRWCacheUpdate(0xc0001270c0): >close: err= 2024/11/09 01:06:12 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/09 01:06:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/09 01:06:12 DEBUG : : forgetting directory cache 2024/11/09 01:06:12 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2024/11/09 01:06:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:06:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/09 01:06:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/09 01:06:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/09 01:06:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/09 01:06:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/09 01:06:14 DEBUG : TestRWCacheUpdate(0xc0002bb100): _readAt: size=512, off=0 2024/11/09 01:06:14 DEBUG : TestRWCacheUpdate(0xc0002bb100): openPending: 2024/11/09 01:06:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-11-09 00:14:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-11-09 00:13:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/11/09 01:06:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-11-09 00:14:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-11-09 00:13:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/11/09 01:06:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/09 01:06:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/09 01:06:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/11/09 01:06:14 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/09 01:06:14 DEBUG : TestRWCacheUpdate(0xc0002bb100): >openPending: err= 2024/11/09 01:06:14 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/11/09 01:06:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/09 01:06:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/09 01:06:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:06:14 DEBUG : : forgetting directory cache 2024/11/09 01:06:15 DEBUG : TestRWCacheUpdate(0xc0002bb100): >_readAt: n=23, err=EOF 2024/11/09 01:06:15 DEBUG : TestRWCacheUpdate(0xc0002bb100): close: 2024/11/09 01:06:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-09 00:14:51 +0000 UTC 2024/11/09 01:06:15 DEBUG : TestRWCacheUpdate(0xc0002bb100): >close: err= 2024/11/09 01:06:15 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/09 01:06:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/09 01:06:15 DEBUG : : forgetting directory cache 2024/11/09 01:06:15 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2024/11/09 01:06:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate(0xc000126b80): _readAt: size=512, off=0 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate(0xc000126b80): openPending: 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-11-09 00:15:51 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-11-09 00:14:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-11-09 00:15:51 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-11-09 00:14:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/11/09 01:06:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/11/09 01:06:17 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate(0xc000126b80): >openPending: err= 2024/11/09 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:06:17 DEBUG : : forgetting directory cache 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate(0xc000126b80): >_readAt: n=24, err=EOF 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate(0xc000126b80): close: 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-09 00:15:51 +0000 UTC 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate(0xc000126b80): >close: err= 2024/11/09 01:06:17 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/09 01:06:17 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:06:17 DEBUG : : Looking for writers 2024/11/09 01:06:17 DEBUG : TestRWCacheUpdate: reading active writers 2024/11/09 01:06:17 DEBUG : >WaitForWriters: 2024/11/09 01:06:17 DEBUG : vfs cache: cleaner exiting 2024/11/09 01:06:17 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (26.34s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.36s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:06:19 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2024/11/09 01:06:21 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2024/11/09 01:06:22 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:06:22 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:06:22 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/09 01:06:22 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/09 01:06:22 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/09 01:06:22 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/09 01:06:22 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:06:22 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/09 01:06:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/09 01:06:22 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/11/09 01:06:22 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/11/09 01:06:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/11/09 01:06:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:06:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/09 01:06:22 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/09 01:06:22 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/09 01:06:22 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/09 01:06:22 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/09 01:06:22 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:06:22 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/09 01:06:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/09 01:06:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/11/09 01:06:22 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:06:22 DEBUG : : Looking for writers 2024/11/09 01:06:22 DEBUG : normal name with no special characters.txt: reading active writers 2024/11/09 01:06:22 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/11/09 01:06:22 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (4.96s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:06:23 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:06:23 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:06:23 DEBUG : OpenDrive root 'rclone-test-lonazil3vemu': Re-using VFS from active cache 2024/11/09 01:06:23 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:06:23 DEBUG : : Looking for writers 2024/11/09 01:06:23 DEBUG : >WaitForWriters: 2024/11/09 01:06:23 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:06:23 DEBUG : : Looking for writers 2024/11/09 01:06:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.35s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:06:23 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:06:23 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:06:23 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:06:23 DEBUG : : Looking for writers 2024/11/09 01:06:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.36s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:06:24 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:06:24 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:06:24 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:06:24 DEBUG : : Looking for writers 2024/11/09 01:06:24 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:06:24 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:06:24 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:06:25 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:06:27 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/11/09 01:06:29 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:06:29 DEBUG : dir: Looking for writers 2024/11/09 01:06:29 DEBUG : file2: reading active writers 2024/11/09 01:06:29 DEBUG : : Looking for writers 2024/11/09 01:06:29 DEBUG : dir: reading active writers 2024/11/09 01:06:29 DEBUG : file1: reading active writers 2024/11/09 01:06:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.76s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:06:30 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:06:30 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:06:31 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:06:33 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/11/09 01:06:34 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:06:34 DEBUG : dir: Looking for writers 2024/11/09 01:06:34 DEBUG : : Looking for writers 2024/11/09 01:06:34 DEBUG : dir: reading active writers 2024/11/09 01:06:34 DEBUG : file1: reading active writers 2024/11/09 01:06:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.54s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:06:35 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:06:35 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:06:36 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/11/09 01:06:38 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/11/09 01:06:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/09 01:06:40 DEBUG : file1: Open: flags=O_RDONLY 2024/11/09 01:06:40 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/09 01:06:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/09 01:06:40 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/09 01:06:40 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/11/09 01:06:40 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/09 01:06:40 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/09 01:06:40 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:06:40 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:06:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/09 01:06:40 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/11/09 01:06:40 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/11/09 01:06:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/09 01:06:40 DEBUG : OpenDrive root 'rclone-test-lonazil3vemu': File to upload is small (0 bytes), uploading instead of streaming 2024/11/09 01:06:46 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 01:06:46 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2024/11/09 01:06:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/09 01:06:46 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:06:46 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/09 01:06:46 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:06:46 DEBUG : dir: Looking for writers 2024/11/09 01:06:46 DEBUG : file2: reading active writers 2024/11/09 01:06:46 DEBUG : new_file.txt: reading active writers 2024/11/09 01:06:46 DEBUG : : Looking for writers 2024/11/09 01:06:46 DEBUG : dir: reading active writers 2024/11/09 01:06:46 DEBUG : file1: reading active writers 2024/11/09 01:06:46 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestVFSOpenFile (13.19s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:06:49 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:06:49 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:06:50 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/11/09 01:06:52 DEBUG : dir/file2: same parent dir (ODFfNjg3MDM3N19wYnpRUg) - using file/rename instead of move_copy for dir/file1 2024/11/09 01:06:52 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/11/09 01:06:52 DEBUG : dir/file1: Updating file with dir/file1 0xc00078b8c0 2024/11/09 01:06:52 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/09 01:06:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/09 01:06:53 INFO : dir/file1: Moved (server-side) to: file0 2024/11/09 01:06:53 DEBUG : file0: Updating file with file0 0xc00078b8c0 2024/11/09 01:06:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/09 01:06:53 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/11/09 01:06:53 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:06:53 DEBUG : dir: Looking for writers 2024/11/09 01:06:53 DEBUG : : Looking for writers 2024/11/09 01:06:53 DEBUG : dir: reading active writers 2024/11/09 01:06:53 DEBUG : file0: reading active writers 2024/11/09 01:06:53 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.50s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:06:54 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:06:54 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:06:54 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:06:54 DEBUG : : Looking for writers 2024/11/09 01:06:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.51s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:06:55 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:06:55 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:06:55 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/11/09 01:06:56 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/09 01:06:57 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/11/09 01:06:57 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/11/09 01:06:58 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/11/09 01:06:59 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:06:59 DEBUG : : Looking for writers 2024/11/09 01:06:59 DEBUG : a: Looking for writers 2024/11/09 01:06:59 DEBUG : b: Looking for writers 2024/11/09 01:06:59 DEBUG : c: Looking for writers 2024/11/09 01:06:59 DEBUG : d: Looking for writers 2024/11/09 01:06:59 DEBUG : : Looking for writers 2024/11/09 01:06:59 DEBUG : /: reading active writers 2024/11/09 01:06:59 DEBUG : a: reading active writers 2024/11/09 01:06:59 DEBUG : b: reading active writers 2024/11/09 01:06:59 DEBUG : c: reading active writers 2024/11/09 01:06:59 DEBUG : d: reading active writers 2024/11/09 01:06:59 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestVFSMkdir (13.60s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:07:08 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:07:08 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:07:09 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/09 01:07:10 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/11/09 01:07:10 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/11/09 01:07:11 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/11/09 01:07:13 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:07:13 DEBUG : a/b/c/d: Looking for writers 2024/11/09 01:07:13 DEBUG : a/b/c: Looking for writers 2024/11/09 01:07:13 DEBUG : d: reading active writers 2024/11/09 01:07:13 DEBUG : a/b: Looking for writers 2024/11/09 01:07:13 DEBUG : c: reading active writers 2024/11/09 01:07:13 DEBUG : a: Looking for writers 2024/11/09 01:07:13 DEBUG : b: reading active writers 2024/11/09 01:07:13 DEBUG : : Looking for writers 2024/11/09 01:07:13 DEBUG : a: reading active writers 2024/11/09 01:07:13 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.69s) === 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 "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:07:16 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:07:16 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:07:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:07:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:07:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:16 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/09 01:07:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/09 01:07:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:16 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/09 01:07:16 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/09 01:07:16 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/11/09 01:07:16 DEBUG : OpenDrive root 'rclone-test-lonazil3vemu': File to upload is small (5 bytes), uploading instead of streaming 2024/11/09 01:07:17 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/11/09 01:07:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/09 01:07:18 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/09 01:07:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:07:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:07:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:18 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/09 01:07:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/09 01:07:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:07:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:07:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:18 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/09 01:07:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/09 01:07:18 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/11/09 01:07:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/09 01:07:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/09 01:07:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:18 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/09 01:07:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/09 01:07:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:18 DEBUG : OpenDrive root 'rclone-test-lonazil3vemu': File to upload is small (0 bytes), uploading instead of streaming 2024/11/09 01:07:19 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 01:07:19 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/09 01:07:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/09 01:07:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/09 01:07:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:19 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/09 01:07:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/09 01:07:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:19 DEBUG : OpenDrive root 'rclone-test-lonazil3vemu': File to upload is small (7 bytes), uploading instead of streaming 2024/11/09 01:07:20 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2024/11/09 01:07:21 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2024/11/09 01:07:21 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/09 01:07:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:21 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:07:21 DEBUG : : Looking for writers 2024/11/09 01:07:21 DEBUG : file1: reading active writers 2024/11/09 01:07:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.34s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:07:21 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:07:21 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:07:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:07:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:07:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:21 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/09 01:07:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/09 01:07:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:21 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/11/09 01:07:22 DEBUG : file1: aborting in-sequence write wait, off=100 2024/11/09 01:07:22 DEBUG : file1: failed to wait for in-sequence write to 100 2024/11/09 01:07:22 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/11/09 01:07:22 DEBUG : OpenDrive root 'rclone-test-lonazil3vemu': File to upload is small (11 bytes), uploading instead of streaming 2024/11/09 01:07:23 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2024/11/09 01:07:24 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 01:07:24 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/09 01:07:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:24 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/11/09 01:07:24 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:07:24 DEBUG : : Looking for writers 2024/11/09 01:07:24 DEBUG : file1: reading active writers 2024/11/09 01:07:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.53s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:07:25 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:07:25 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:07:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:07:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:07:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:25 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/09 01:07:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/09 01:07:25 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/11/09 01:07:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:25 DEBUG : OpenDrive root 'rclone-test-lonazil3vemu': File to upload is small (5 bytes), uploading instead of streaming 2024/11/09 01:07:26 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/11/09 01:07:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/09 01:07:27 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/09 01:07:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:27 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/11/09 01:07:27 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:07:27 DEBUG : : Looking for writers 2024/11/09 01:07:27 DEBUG : file1: reading active writers 2024/11/09 01:07:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.45s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:07:27 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:07:27 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:07:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:07:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:07:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:27 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/09 01:07:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/09 01:07:27 DEBUG : file1: WriteFileHandle.Release closing 2024/11/09 01:07:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:27 DEBUG : OpenDrive root 'rclone-test-lonazil3vemu': File to upload is small (0 bytes), uploading instead of streaming 2024/11/09 01:07:32 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 01:07:32 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/09 01:07:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:32 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/11/09 01:07:32 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:07:32 DEBUG : : Looking for writers 2024/11/09 01:07:32 DEBUG : file1: reading active writers 2024/11/09 01:07:32 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleRelease (12.69s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:07:40 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:07:40 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:07:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:07:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:07:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:40 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/09 01:07:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/09 01:07:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:40 DEBUG : OpenDrive root 'rclone-test-lonazil3vemu': File to upload is small (2 bytes), uploading instead of streaming 2024/11/09 01:07:41 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2024/11/09 01:07:42 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/11/09 01:07:42 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/09 01:07:42 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/11/09 01:07:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:42 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:07:42 DEBUG : : Looking for writers 2024/11/09 01:07:42 DEBUG : file1: reading active writers 2024/11/09 01:07:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.55s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:07:42 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:07:42 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:07:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:07:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:07:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:43 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/09 01:07:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/09 01:07:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:43 DEBUG : OpenDrive root 'rclone-test-lonazil3vemu': File to upload is small (0 bytes), uploading instead of streaming 2024/11/09 01:07:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 01:07:45 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/09 01:07:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:07:45 DEBUG : file1: Open: flags=O_RDONLY 2024/11/09 01:07:45 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/09 01:07:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/09 01:07:45 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:07:45 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/09 01:07:45 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:07:45 DEBUG : : Looking for writers 2024/11/09 01:07:45 DEBUG : file1: reading active writers 2024/11/09 01:07:45 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (4.46s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-lonazil3vemu'", Local "Local file system at /tmp/rclone850134471", Modify Window "1s" 2024/11/09 01:07:47 INFO : OpenDrive root 'rclone-test-lonazil3vemu': poll-interval is not supported by this remote 2024/11/09 01:07:47 NOTICE: OpenDrive root 'rclone-test-lonazil3vemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/09 01:07:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/09 01:07:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/09 01:07:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:47 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/09 01:07:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/09 01:07:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:47 DEBUG : OpenDrive root 'rclone-test-lonazil3vemu': File to upload is small (100 bytes), uploading instead of streaming 2024/11/09 01:07:48 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2024/11/09 01:07:49 DEBUG : file1: md5 = 1c173547550b29de219f8bcb4d3a03fb OK 2024/11/09 01:07:49 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/09 01:07:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/09 01:07:49 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/09 01:07:49 DEBUG : file1: Open: flags=O_RDONLY 2024/11/09 01:07:49 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/09 01:07:49 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/09 01:07:49 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/09 01:07:49 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/09 01:07:49 DEBUG : WaitForWriters: timeout=30s 2024/11/09 01:07:49 DEBUG : : Looking for writers 2024/11/09 01:07:49 DEBUG : file1: reading active writers 2024/11/09 01:07:49 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.95s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2024/11/09 01:07:50 DEBUG : OpenDrive root 'rclone-test-lonazil3vemu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 7m7.068585771s (try 1/5): exit status 1: Failed [TestDirReadDirAll/Virtual TestDirRemoveName]