"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/08/07 01:58:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kavusuy9ceqi" 2025/08/07 01:58:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/07 01:58:34 DEBUG : Starting OpenDrive session with ID: e1f6140a91c33e8f55bfdf79080bbef055c27a2353cf29aa4c92ea23c3383ba7 2025/08/07 01:58:34 DEBUG : Creating backend with remote "/tmp/rclone2925741365" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 01:58:34 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 01:58:34 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-kavusuy9ceqi'": failed to get folder list: Directory doesn't exist (Error 404) 2025/08/07 01:58:35 DEBUG : WaitForWriters: timeout=30s 2025/08/07 01:58:35 DEBUG : Looking for writers 2025/08/07 01:58:35 DEBUG : >WaitForWriters: 2025/08/07 01:58:35 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:25 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:14 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirHandleMethods --- FAIL: TestDirHandleMethods (1.07s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 01:58:35 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 01:58:35 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 01:58:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 01:58:38 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/08/07 01:58:41 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/08/07 01:58:42 DEBUG : WaitForWriters: timeout=30s 2025/08/07 01:58:42 DEBUG : dir/subdir: Looking for writers 2025/08/07 01:58:42 DEBUG : dir: Looking for writers 2025/08/07 01:58:42 DEBUG : file2: reading active writers 2025/08/07 01:58:42 DEBUG : subdir: reading active writers 2025/08/07 01:58:42 DEBUG : file1: reading active writers 2025/08/07 01:58:42 DEBUG : Looking for writers 2025/08/07 01:58:42 DEBUG : dir: reading active writers 2025/08/07 01:58:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.15s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 01:58:44 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 01:58:44 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 01:58:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 01:58:47 DEBUG : WaitForWriters: timeout=30s 2025/08/07 01:58:47 DEBUG : dir: Looking for writers 2025/08/07 01:58:47 DEBUG : file1: reading active writers 2025/08/07 01:58:47 DEBUG : Looking for writers 2025/08/07 01:58:47 DEBUG : dir: reading active writers 2025/08/07 01:58:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.17s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 01:58:49 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 01:58:49 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 01:58:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 01:58:51 DEBUG : WaitForWriters: timeout=30s 2025/08/07 01:58:51 DEBUG : dir: Looking for writers 2025/08/07 01:58:51 DEBUG : Looking for writers 2025/08/07 01:58:51 DEBUG : dir: reading active writers 2025/08/07 01:58:51 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestDirMethods (11.37s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 01:59:00 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 01:59:00 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 01:59:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 01:59:03 DEBUG : dir: forgetting directory cache 2025/08/07 01:59:03 DEBUG : forgetting directory cache 2025/08/07 01:59:03 DEBUG : dir: forgetting directory cache 2025/08/07 01:59:03 DEBUG : WaitForWriters: timeout=30s 2025/08/07 01:59:03 DEBUG : Looking for writers 2025/08/07 01:59:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.32s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 01:59:04 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 01:59:04 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 01:59:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 01:59:08 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/07 01:59:08 DEBUG : dir: invalidating directory cache 2025/08/07 01:59:08 DEBUG : >ForgetPath: 2025/08/07 01:59:08 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/07 01:59:08 DEBUG : invalidating directory cache 2025/08/07 01:59:08 DEBUG : dir: forgetting directory cache 2025/08/07 01:59:08 DEBUG : >ForgetPath: 2025/08/07 01:59:08 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/07 01:59:08 DEBUG : >ForgetPath: 2025/08/07 01:59:08 DEBUG : WaitForWriters: timeout=30s 2025/08/07 01:59:08 DEBUG : dir: Looking for writers 2025/08/07 01:59:08 DEBUG : Looking for writers 2025/08/07 01:59:08 DEBUG : dir: reading active writers 2025/08/07 01:59:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.41s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 01:59:09 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 01:59:09 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 01:59:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 01:59:13 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/08/07 01:59:15 DEBUG : forgetting directory cache 2025/08/07 01:59:15 DEBUG : dir: forgetting directory cache 2025/08/07 01:59:16 DEBUG : WaitForWriters: timeout=30s 2025/08/07 01:59:16 DEBUG : dir: Looking for writers 2025/08/07 01:59:16 DEBUG : fil/a/b: Looking for writers 2025/08/07 01:59:16 DEBUG : fil/a: Looking for writers 2025/08/07 01:59:16 DEBUG : b: reading active writers 2025/08/07 01:59:16 DEBUG : fil: Looking for writers 2025/08/07 01:59:16 DEBUG : a: reading active writers 2025/08/07 01:59:16 DEBUG : Looking for writers 2025/08/07 01:59:16 DEBUG : dir: reading active writers 2025/08/07 01:59:16 DEBUG : fil: reading active writers 2025/08/07 01:59:16 DEBUG : >WaitForWriters: run.go:125: removing dir "fil/a/b" failed - try 1/3: folder not empty --- PASS: TestDirWalk (10.92s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 01:59:20 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 01:59:20 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 01:59:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 01:59:22 DEBUG : WaitForWriters: timeout=30s 2025/08/07 01:59:22 DEBUG : dir: Looking for writers 2025/08/07 01:59:22 DEBUG : Looking for writers 2025/08/07 01:59:22 DEBUG : dir: reading active writers 2025/08/07 01:59:22 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.00s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 01:59:24 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 01:59:24 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 01:59:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 01:59:26 DEBUG : WaitForWriters: timeout=30s 2025/08/07 01:59:26 DEBUG : dir: Looking for writers 2025/08/07 01:59:26 DEBUG : file1: reading active writers 2025/08/07 01:59:26 DEBUG : Looking for writers 2025/08/07 01:59:26 DEBUG : dir: reading active writers 2025/08/07 01:59:26 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.97s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 01:59:28 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 01:59:28 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 01:59:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 01:59:30 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/08/07 01:59:33 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/08/07 01:59:36 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/07 01:59:36 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/07 01:59:36 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/07 01:59:36 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/07 01:59:36 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/08/07 01:59:39 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/08/07 01:59:41 DEBUG : dir: invalidating directory cache 2025/08/07 01:59:41 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/07 01:59:41 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/07 01:59:41 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/07 01:59:41 DEBUG : dir/file1: Reset virtual modtime 2025/08/07 01:59:41 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/07 01:59:41 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/07 01:59:41 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/07 01:59:41 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/07 01:59:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/07 01:59:41 DEBUG : dir: invalidating directory cache 2025/08/07 01:59:41 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/07 01:59:41 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/07 01:59:41 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/07 01:59:41 DEBUG : forgetting directory cache 2025/08/07 01:59:41 DEBUG : dir: forgetting directory cache 2025/08/07 01:59:41 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/07 01:59:41 DEBUG : WaitForWriters: timeout=30s 2025/08/07 01:59:41 DEBUG : dir/virtualDir: Looking for writers 2025/08/07 01:59:41 DEBUG : dir: Looking for writers 2025/08/07 01:59:41 DEBUG : file1: reading active writers 2025/08/07 01:59:41 DEBUG : virtualFile2: reading active writers 2025/08/07 01:59:41 DEBUG : virtualFile: reading active writers 2025/08/07 01:59:41 DEBUG : virtualDir: reading active writers 2025/08/07 01:59:41 DEBUG : Looking for writers 2025/08/07 01:59:41 DEBUG : dir: reading active writers 2025/08/07 01:59:41 DEBUG : >WaitForWriters: === NAME TestDirReadDirAll run.go:125: removing dir "dir/virtualDir" failed - try 1/3: folder not empty run.go:125: removing dir "dir/virtualDir" failed - try 2/3: folder not empty --- PASS: TestDirReadDirAll (18.02s) --- PASS: TestDirReadDirAll/Virtual (5.56s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 01:59:46 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 01:59:46 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 01:59:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 01:59:48 ERROR : dir/: Can only open directories read only 2025/08/07 01:59:48 DEBUG : WaitForWriters: timeout=30s 2025/08/07 01:59:48 DEBUG : dir: Looking for writers 2025/08/07 01:59:48 DEBUG : Looking for writers 2025/08/07 01:59:48 DEBUG : dir: reading active writers 2025/08/07 01:59:48 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.97s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 01:59:50 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 01:59:50 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 01:59:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 01:59:53 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/07 01:59:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/07 01:59:53 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/07 01:59:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/07 01:59:53 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/07 01:59:54 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/08/07 01:59:55 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/07 01:59:55 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/08/07 01:59:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/07 01:59:55 DEBUG : WaitForWriters: timeout=30s 2025/08/07 01:59:55 DEBUG : dir: Looking for writers 2025/08/07 01:59:55 DEBUG : file1: reading active writers 2025/08/07 01:59:55 DEBUG : potato: reading active writers 2025/08/07 01:59:55 DEBUG : Looking for writers 2025/08/07 01:59:55 DEBUG : dir: reading active writers 2025/08/07 01:59:55 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.36s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 01:59:56 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 01:59:56 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 01:59:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 01:59:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/07 02:00:00 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:00:00 DEBUG : dir/sub: Looking for writers 2025/08/07 02:00:00 DEBUG : dir: Looking for writers 2025/08/07 02:00:00 DEBUG : file1: reading active writers 2025/08/07 02:00:00 DEBUG : sub: reading active writers 2025/08/07 02:00:00 DEBUG : Looking for writers 2025/08/07 02:00:00 DEBUG : dir: reading active writers 2025/08/07 02:00:00 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.97s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:00:02 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:00:02 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:00:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:00:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/07 02:00:07 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/07 02:00:08 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:00:08 DEBUG : dir/sub/subsub: Looking for writers 2025/08/07 02:00:08 DEBUG : dir/sub: Looking for writers 2025/08/07 02:00:08 DEBUG : subsub: reading active writers 2025/08/07 02:00:08 DEBUG : dir: Looking for writers 2025/08/07 02:00:08 DEBUG : file1: reading active writers 2025/08/07 02:00:08 DEBUG : sub: reading active writers 2025/08/07 02:00:08 DEBUG : Looking for writers 2025/08/07 02:00:08 DEBUG : dir: reading active writers 2025/08/07 02:00:08 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (9.03s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:00:11 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:00:11 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:00:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:00:14 ERROR : dir/: Dir.Remove not empty 2025/08/07 02:00:14 DEBUG : dir/file1: Remove: 2025/08/07 02:00:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/07 02:00:14 DEBUG : dir/file1: >Remove: err= 2025/08/07 02:00:15 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/07 02:00:15 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:00:15 DEBUG : Looking for writers 2025/08/07 02:00:15 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.59s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:00:15 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:00:15 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:00:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:00:19 DEBUG : dir/file1: Remove: 2025/08/07 02:00:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/07 02:00:19 DEBUG : dir/file1: >Remove: err= 2025/08/07 02:00:19 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/07 02:00:20 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:00:20 DEBUG : Looking for writers 2025/08/07 02:00:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.68s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:00:20 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:00:20 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:00:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:00:23 DEBUG : dir/file1: Remove: 2025/08/07 02:00:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/07 02:00:24 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2025/08/07 02:00:24 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:00:24 DEBUG : dir: Looking for writers 2025/08/07 02:00:24 DEBUG : Looking for writers 2025/08/07 02:00:24 DEBUG : dir: reading active writers 2025/08/07 02:00:24 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- FAIL: TestDirRemoveName (12.33s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:00:32 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:00:32 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:00:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:00:36 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/08/07 02:00:38 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/07 02:00:38 DEBUG : dir2: same parent dir (ODFfOTM3NzkyMl95Z2ZRRQ) - using folder/rename instead of move_copy 2025/08/07 02:00:38 DEBUG : dir: Updating dir with dir2 0xc0007a41a0 2025/08/07 02:00:38 DEBUG : dir: forgetting directory cache 2025/08/07 02:00:38 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/07 02:00:38 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/07 02:00:40 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/07 02:00:40 DEBUG : file2: Updating file with file2 0xc000846480 2025/08/07 02:00:40 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/07 02:00:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/07 02:00:41 INFO : dir2/file3: Deleted 2025/08/07 02:00:41 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/07 02:00:41 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000846480 2025/08/07 02:00:41 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/07 02:00:41 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/07 02:00:42 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/07 02:00:42 DEBUG : renamed empty directory: same parent dir (ODFfOTM3NzkyMl95Z2ZRRQ) - using folder/rename instead of move_copy 2025/08/07 02:00:42 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0007a52b0 2025/08/07 02:00:42 DEBUG : empty directory: forgetting directory cache 2025/08/07 02:00:42 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/07 02:00:42 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/07 02:00:42 DEBUG : dir2: Renaming to "dir3" 2025/08/07 02:00:42 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:00:42 DEBUG : dir3: Looking for writers 2025/08/07 02:00:42 DEBUG : file3: reading active writers 2025/08/07 02:00:42 DEBUG : renamed empty directory: Looking for writers 2025/08/07 02:00:42 DEBUG : Looking for writers 2025/08/07 02:00:42 DEBUG : dir3: reading active writers 2025/08/07 02:00:42 DEBUG : renamed empty directory: reading active writers 2025/08/07 02:00:42 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.26s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:00:44 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:00:44 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:00:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:00:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/07 02:00:47 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:00:47 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/07 02:00:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/07 02:00:47 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/07 02:00:47 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/07 02:00:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/07 02:00:47 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:00:47 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/07 02:00:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/07 02:00:47 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/07 02:00:47 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/07 02:00:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/07 02:00:47 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': File to upload is small (12 bytes), uploading instead of streaming 2025/08/07 02:00:48 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/08/07 02:00:49 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/08/07 02:00:49 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/08/07 02:00:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/07 02:00:49 DEBUG : forgetting directory cache 2025/08/07 02:00:49 DEBUG : dir: forgetting directory cache 2025/08/07 02:00:49 DEBUG : dir/sub: forgetting directory cache 2025/08/07 02:00:49 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/07 02:00:49 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/07 02:00:49 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/07 02:00:50 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/08/07 02:00:51 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/07 02:00:51 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/08/07 02:00:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/07 02:00:51 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:00:51 DEBUG : dir/sub: Looking for writers 2025/08/07 02:00:51 DEBUG : file0: reading active writers 2025/08/07 02:00:51 DEBUG : file2: reading active writers 2025/08/07 02:00:51 DEBUG : dir: Looking for writers 2025/08/07 02:00:51 DEBUG : sub: reading active writers 2025/08/07 02:00:51 DEBUG : file1: reading active writers 2025/08/07 02:00:51 DEBUG : Looking for writers 2025/08/07 02:00:51 DEBUG : dir: reading active writers 2025/08/07 02:00:51 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.61s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:00:53 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:00:53 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/08/07 02:00:53 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:00:53 DEBUG : Looking for writers 2025/08/07 02:00:53 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.38s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:00:54 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:00:54 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:00:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:00:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/07 02:00:57 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:00:57 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/07 02:00:57 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/07 02:00:57 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/07 02:00:57 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:00:57 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/07 02:00:57 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/07 02:00:57 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:00:57 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/07 02:00:57 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/07 02:00:57 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/07 02:00:57 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:00:57 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/07 02:00:57 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:00:57 DEBUG : dir: Looking for writers 2025/08/07 02:00:57 DEBUG : file1.metadata: reading active writers 2025/08/07 02:00:57 DEBUG : file1: reading active writers 2025/08/07 02:00:57 DEBUG : Looking for writers 2025/08/07 02:00:57 DEBUG : dir: reading active writers 2025/08/07 02:00:57 DEBUG : dir.metadata: reading active writers 2025/08/07 02:00:57 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.05s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:00:58 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:00:58 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:00:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:01:01 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:01:01 DEBUG : dir: Looking for writers 2025/08/07 02:01:01 DEBUG : file1: reading active writers 2025/08/07 02:01:01 DEBUG : Looking for writers 2025/08/07 02:01:01 DEBUG : dir: reading active writers 2025/08/07 02:01:01 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:01:02 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:01:02 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:01:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:01:06 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/08/07 02:01:08 DEBUG : Can set mod time: true 2025/08/07 02:01:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/07 02:01:08 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:01:08 DEBUG : dir: Looking for writers 2025/08/07 02:01:08 DEBUG : file1: reading active writers 2025/08/07 02:01:08 DEBUG : Looking for writers 2025/08/07 02:01:08 DEBUG : dir: reading active writers 2025/08/07 02:01:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:01:09 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:01:09 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:01:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:01:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/07 02:01:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/07 02:01:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:01:13 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/07 02:01:14 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/07 02:01:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/07 02:01:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/07 02:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:01:14 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:01:14 DEBUG : dir: Looking for writers 2025/08/07 02:01:14 DEBUG : file1: reading active writers 2025/08/07 02:01:14 DEBUG : Looking for writers 2025/08/07 02:01:14 DEBUG : dir: reading active writers 2025/08/07 02:01:14 DEBUG : >WaitForWriters: 2025/08/07 02:01:14 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:01:14 DEBUG : dir: Looking for writers 2025/08/07 02:01:14 DEBUG : file1: reading active writers 2025/08/07 02:01:14 DEBUG : Looking for writers 2025/08/07 02:01:14 DEBUG : dir: reading active writers 2025/08/07 02:01:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:01:15 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:01:15 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:01:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:01:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/07 02:01:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/07 02:01:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:01:19 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/07 02:01:19 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/08/07 02:01:20 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/07 02:01:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/07 02:01:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/07 02:01:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:01:20 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:01:20 DEBUG : dir: Looking for writers 2025/08/07 02:01:20 DEBUG : file1: reading active writers 2025/08/07 02:01:20 DEBUG : Looking for writers 2025/08/07 02:01:20 DEBUG : dir: reading active writers 2025/08/07 02:01:20 DEBUG : >WaitForWriters: 2025/08/07 02:01:21 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:01:21 DEBUG : dir: Looking for writers 2025/08/07 02:01:21 DEBUG : file1: reading active writers 2025/08/07 02:01:21 DEBUG : Looking for writers 2025/08/07 02:01:21 DEBUG : dir: reading active writers 2025/08/07 02:01:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:01:22 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:01:22 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:01:22 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:01:22 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:01:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:01:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:01:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:01:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:01:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:01:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:01:22 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:01:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:01:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/07 02:01:25 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:01:25 DEBUG : dir: Looking for writers 2025/08/07 02:01:25 DEBUG : file1: reading active writers 2025/08/07 02:01:25 DEBUG : Looking for writers 2025/08/07 02:01:25 DEBUG : dir: reading active writers 2025/08/07 02:01:25 DEBUG : >WaitForWriters: 2025/08/07 02:01:25 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:01:27 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:01:27 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:01:27 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:01:27 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:01:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:01:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:01:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:01:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:01:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:01:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:01:27 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:01:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:01:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/07 02:01:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/07 02:01:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/07 02:01:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/07 02:01:30 DEBUG : dir/file1(0xc000812200): close: 2025/08/07 02:01:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/07 02:01:30 DEBUG : dir/file1(0xc000812200): >close: err= 2025/08/07 02:01:30 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:01:30 DEBUG : dir: Looking for writers 2025/08/07 02:01:30 DEBUG : file1: reading active writers 2025/08/07 02:01:30 DEBUG : Looking for writers 2025/08/07 02:01:30 DEBUG : dir: reading active writers 2025/08/07 02:01:30 DEBUG : >WaitForWriters: 2025/08/07 02:01:30 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:01:30 DEBUG : dir: Looking for writers 2025/08/07 02:01:30 DEBUG : file1: reading active writers 2025/08/07 02:01:30 DEBUG : Looking for writers 2025/08/07 02:01:30 DEBUG : dir: reading active writers 2025/08/07 02:01:30 DEBUG : >WaitForWriters: 2025/08/07 02:01:30 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:01:31 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:01:31 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:01:31 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:01:31 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:01:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:01:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:01:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:01:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:01:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:01:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:01:31 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:01:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:01:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/07 02:01:35 DEBUG : dir/file1: newRWFileHandle: 2025/08/07 02:01:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/07 02:01:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/07 02:01:35 DEBUG : dir/file1(0xc00045a880): _writeAt: size=5, off=0 2025/08/07 02:01:35 DEBUG : dir/file1(0xc00045a880): openPending: 2025/08/07 02:01:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/07 02:01:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/07 02:01:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:01:35 DEBUG : dir/file1(0xc00045a880): >openPending: err= 2025/08/07 02:01:35 DEBUG : dir/file1(0xc00045a880): >_writeAt: n=5, err= 2025/08/07 02:01:35 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/07 02:01:35 DEBUG : dir/file1(0xc00045a880): close: 2025/08/07 02:01:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/08/07 02:01:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/08/07 02:01:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/08/07 02:01:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/07 02:01:35 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/07 02:01:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/07 02:01:35 DEBUG : dir/file1(0xc00045a880): >close: err= 2025/08/07 02:01:35 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:01:35 DEBUG : dir: Looking for writers 2025/08/07 02:01:35 DEBUG : file1: reading active writers 2025/08/07 02:01:35 DEBUG : Looking for writers 2025/08/07 02:01:35 DEBUG : dir: reading active writers 2025/08/07 02:01:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/07 02:01:35 DEBUG : dir: Looking for writers 2025/08/07 02:01:35 DEBUG : file1: reading active writers 2025/08/07 02:01:35 DEBUG : Looking for writers 2025/08/07 02:01:35 DEBUG : dir: reading active writers 2025/08/07 02:01:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/07 02:01:35 DEBUG : dir: Looking for writers 2025/08/07 02:01:35 DEBUG : file1: reading active writers 2025/08/07 02:01:35 DEBUG : Looking for writers 2025/08/07 02:01:35 DEBUG : dir: reading active writers 2025/08/07 02:01:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/07 02:01:35 DEBUG : dir: Looking for writers 2025/08/07 02:01:35 DEBUG : file1: reading active writers 2025/08/07 02:01:35 DEBUG : Looking for writers 2025/08/07 02:01:35 DEBUG : dir: reading active writers 2025/08/07 02:01:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/07 02:01:35 DEBUG : dir/file1: vfs cache: starting upload 2025/08/07 02:01:35 DEBUG : dir: Looking for writers 2025/08/07 02:01:35 DEBUG : file1: reading active writers 2025/08/07 02:01:35 DEBUG : Looking for writers 2025/08/07 02:01:35 DEBUG : dir: reading active writers 2025/08/07 02:01:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/07 02:01:35 DEBUG : dir: Looking for writers 2025/08/07 02:01:35 DEBUG : file1: reading active writers 2025/08/07 02:01:35 DEBUG : Looking for writers 2025/08/07 02:01:35 DEBUG : dir: reading active writers 2025/08/07 02:01:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/07 02:01:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:01:35 DEBUG : dir: Looking for writers 2025/08/07 02:01:35 DEBUG : file1: reading active writers 2025/08/07 02:01:35 DEBUG : Looking for writers 2025/08/07 02:01:35 DEBUG : dir: reading active writers 2025/08/07 02:01:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/07 02:01:36 DEBUG : dir: Looking for writers 2025/08/07 02:01:36 DEBUG : file1: reading active writers 2025/08/07 02:01:36 DEBUG : Looking for writers 2025/08/07 02:01:36 DEBUG : dir: reading active writers 2025/08/07 02:01:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/07 02:01:36 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/08/07 02:01:36 INFO : dir/file1: Copied (replaced existing) 2025/08/07 02:01:36 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/08/07 02:01:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/07 02:01:36 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/08/07 02:01:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:01:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/07 02:01:37 DEBUG : dir: Looking for writers 2025/08/07 02:01:37 DEBUG : file1: reading active writers 2025/08/07 02:01:37 DEBUG : Looking for writers 2025/08/07 02:01:37 DEBUG : dir: reading active writers 2025/08/07 02:01:37 DEBUG : >WaitForWriters: 2025/08/07 02:01:37 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:01:37 DEBUG : dir: Looking for writers 2025/08/07 02:01:37 DEBUG : file1: reading active writers 2025/08/07 02:01:37 DEBUG : Looking for writers 2025/08/07 02:01:37 DEBUG : dir: reading active writers 2025/08/07 02:01:37 DEBUG : >WaitForWriters: 2025/08/07 02:01:37 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (36.75s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.60s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.09s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.30s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.79s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.86s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.12s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:01:39 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:01:39 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:01:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:01:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/07 02:01:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/07 02:01:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:01:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/07 02:01:42 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:01:42 DEBUG : dir: Looking for writers 2025/08/07 02:01:42 DEBUG : file1: reading active writers 2025/08/07 02:01:42 DEBUG : Looking for writers 2025/08/07 02:01:42 DEBUG : dir: reading active writers 2025/08/07 02:01:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.64s) === RUN TestFileOpenReadUnknownSize 2025/08/07 02:01:43 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/07 02:01:43 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:01:43 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:01:43 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/07 02:01:43 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:01:43 DEBUG : Looking for writers 2025/08/07 02:01:43 DEBUG : file.txt: reading active writers 2025/08/07 02:01:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:01:43 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:01:43 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:01:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:01:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:01:46 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': File to upload is small (25 bytes), uploading instead of streaming 2025/08/07 02:01:47 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/08/07 02:01:48 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/07 02:01:48 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/07 02:01:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:01:48 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:01:48 DEBUG : dir: Looking for writers 2025/08/07 02:01:48 DEBUG : file1: reading active writers 2025/08/07 02:01:48 DEBUG : Looking for writers 2025/08/07 02:01:48 DEBUG : dir: reading active writers 2025/08/07 02:01:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.68s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:01:49 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:01:49 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:01:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:01:52 DEBUG : dir/file1: Remove: 2025/08/07 02:01:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/07 02:01:52 DEBUG : dir/file1: >Remove: err= 2025/08/07 02:01:53 DEBUG : dir/file1: Remove: 2025/08/07 02:01:53 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/07 02:01:53 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:01:53 DEBUG : dir: Looking for writers 2025/08/07 02:01:53 DEBUG : Looking for writers 2025/08/07 02:01:53 DEBUG : dir: reading active writers 2025/08/07 02:01:53 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.54s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:01:53 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:01:53 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:01:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:01:56 DEBUG : dir/file1: Remove: 2025/08/07 02:01:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/07 02:01:56 DEBUG : dir/file1: >Remove: err= 2025/08/07 02:01:57 DEBUG : dir/file1: Remove: 2025/08/07 02:01:57 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/07 02:01:57 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:01:57 DEBUG : dir: Looking for writers 2025/08/07 02:01:57 DEBUG : Looking for writers 2025/08/07 02:01:57 DEBUG : dir: reading active writers 2025/08/07 02:01:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.71s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:01:58 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:01:58 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:01:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:02:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/07 02:02:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/07 02:02:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/07 02:02:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/07 02:02:01 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/07 02:02:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/07 02:02:01 DEBUG : dir/file1: Open: flags=0x3 2025/08/07 02:02:01 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/07 02:02:01 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/07 02:02:01 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:02:01 DEBUG : dir: Looking for writers 2025/08/07 02:02:01 DEBUG : file1: reading active writers 2025/08/07 02:02:01 DEBUG : Looking for writers 2025/08/07 02:02:01 DEBUG : dir: reading active writers 2025/08/07 02:02:01 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestFileOpen (11.81s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:02:10 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:02:10 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:02:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:02:13 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:02:13 DEBUG : dir: Looking for writers 2025/08/07 02:02:13 DEBUG : file1: reading active writers 2025/08/07 02:02:13 DEBUG : Looking for writers 2025/08/07 02:02:13 DEBUG : dir: reading active writers 2025/08/07 02:02:13 DEBUG : >WaitForWriters: 2025/08/07 02:02:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/07 02:02:14 DEBUG : newLeaf: Updating file with newLeaf 0xc000956480 2025/08/07 02:02:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/07 02:02:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/07 02:02:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/07 02:02:15 DEBUG : dir/file1: Updating file with dir/file1 0xc000956480 2025/08/07 02:02:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/07 02:02:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 7s just to make sure 2025/08/07 02:02:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/07 02:02:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/07 02:02:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:02:26 DEBUG : dir/file1: File is currently open, delaying rename 0xc000956480 2025/08/07 02:02:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/07 02:02:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/07 02:02:26 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': File to upload is small (25 bytes), uploading instead of streaming 2025/08/07 02:02:27 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/08/07 02:02:28 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/07 02:02:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/07 02:02:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/07 02:02:28 DEBUG : newLeaf: Running delayed rename now 2025/08/07 02:02:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/07 02:02:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000956480 2025/08/07 02:02:28 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:02:28 DEBUG : dir: Looking for writers 2025/08/07 02:02:28 DEBUG : Looking for writers 2025/08/07 02:02:28 DEBUG : dir: reading active writers 2025/08/07 02:02:28 DEBUG : newLeaf: reading active writers 2025/08/07 02:02:28 DEBUG : >WaitForWriters: 2025/08/07 02:02:29 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:02:29 DEBUG : dir: Looking for writers 2025/08/07 02:02:29 DEBUG : Looking for writers 2025/08/07 02:02:29 DEBUG : newLeaf: reading active writers 2025/08/07 02:02:29 DEBUG : dir: reading active writers 2025/08/07 02:02:29 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:02:30 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:02:30 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:02:30 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:02:30 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:02:30 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:02:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:02:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:02:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:02:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:02:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:02:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:02:30 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:02:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:02:33 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:02:33 DEBUG : dir: Looking for writers 2025/08/07 02:02:33 DEBUG : file1: reading active writers 2025/08/07 02:02:33 DEBUG : Looking for writers 2025/08/07 02:02:33 DEBUG : dir: reading active writers 2025/08/07 02:02:33 DEBUG : >WaitForWriters: 2025/08/07 02:02:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/07 02:02:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000847380 2025/08/07 02:02:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/07 02:02:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/07 02:02:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/07 02:02:35 DEBUG : dir/file1: Updating file with dir/file1 0xc000847380 2025/08/07 02:02:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/07 02:02:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:02:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/07 02:02:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/07 02:02:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:02:35 DEBUG : dir/file1: File is currently open, delaying rename 0xc000847380 2025/08/07 02:02:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/07 02:02:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/07 02:02:35 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': File to upload is small (25 bytes), uploading instead of streaming 2025/08/07 02:02:35 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/08/07 02:02:36 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/07 02:02:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/07 02:02:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/07 02:02:36 DEBUG : newLeaf: Running delayed rename now 2025/08/07 02:02:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/07 02:02:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000847380 2025/08/07 02:02:37 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:02:37 DEBUG : dir: Looking for writers 2025/08/07 02:02:37 DEBUG : Looking for writers 2025/08/07 02:02:37 DEBUG : dir: reading active writers 2025/08/07 02:02:37 DEBUG : newLeaf: reading active writers 2025/08/07 02:02:37 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/08/07 02:02:45 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:02:45 DEBUG : dir: Looking for writers 2025/08/07 02:02:45 DEBUG : Looking for writers 2025/08/07 02:02:45 DEBUG : dir: reading active writers 2025/08/07 02:02:45 DEBUG : newLeaf: reading active writers 2025/08/07 02:02:45 DEBUG : >WaitForWriters: 2025/08/07 02:02:45 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:02:46 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:02:46 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:02:46 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:02:46 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:02:46 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:02:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:02:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:02:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:02:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:02:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:02:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:02:46 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:02:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:02:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/07 02:02:49 DEBUG : dir/file1: newRWFileHandle: 2025/08/07 02:02:49 DEBUG : dir/file1(0xc00059f1c0): openPending: 2025/08/07 02:02:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/07 02:02:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/07 02:02:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:02:49 DEBUG : dir/file1(0xc00059f1c0): >openPending: err= 2025/08/07 02:02:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/07 02:02:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/07 02:02:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:02:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/07 02:02:49 DEBUG : dir/file1(0xc00059f1c0): _writeAt: size=14, off=0 2025/08/07 02:02:49 DEBUG : dir/file1(0xc00059f1c0): >_writeAt: n=14, err= 2025/08/07 02:02:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/07 02:02:49 DEBUG : dir/file1(0xc00059f1c0): close: 2025/08/07 02:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/07 02:02:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/07 02:02:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/07 02:02:49 DEBUG : dir/file1(0xc00059f1c0): >close: err= 2025/08/07 02:02:49 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:02:49 DEBUG : dir: Looking for writers 2025/08/07 02:02:49 DEBUG : file1: reading active writers 2025/08/07 02:02:49 DEBUG : Looking for writers 2025/08/07 02:02:49 DEBUG : dir: reading active writers 2025/08/07 02:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/07 02:02:49 DEBUG : dir: Looking for writers 2025/08/07 02:02:49 DEBUG : file1: reading active writers 2025/08/07 02:02:49 DEBUG : Looking for writers 2025/08/07 02:02:49 DEBUG : dir: reading active writers 2025/08/07 02:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/07 02:02:49 DEBUG : dir: Looking for writers 2025/08/07 02:02:49 DEBUG : file1: reading active writers 2025/08/07 02:02:49 DEBUG : Looking for writers 2025/08/07 02:02:49 DEBUG : dir: reading active writers 2025/08/07 02:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/07 02:02:49 DEBUG : dir: Looking for writers 2025/08/07 02:02:49 DEBUG : file1: reading active writers 2025/08/07 02:02:49 DEBUG : Looking for writers 2025/08/07 02:02:49 DEBUG : dir: reading active writers 2025/08/07 02:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/07 02:02:49 DEBUG : dir/file1: vfs cache: starting upload 2025/08/07 02:02:49 DEBUG : dir: Looking for writers 2025/08/07 02:02:49 DEBUG : file1: reading active writers 2025/08/07 02:02:49 DEBUG : Looking for writers 2025/08/07 02:02:49 DEBUG : dir: reading active writers 2025/08/07 02:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/07 02:02:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:02:49 DEBUG : dir: Looking for writers 2025/08/07 02:02:49 DEBUG : file1: reading active writers 2025/08/07 02:02:49 DEBUG : Looking for writers 2025/08/07 02:02:49 DEBUG : dir: reading active writers 2025/08/07 02:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/07 02:02:50 DEBUG : dir: Looking for writers 2025/08/07 02:02:50 DEBUG : file1: reading active writers 2025/08/07 02:02:50 DEBUG : Looking for writers 2025/08/07 02:02:50 DEBUG : dir: reading active writers 2025/08/07 02:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/07 02:02:50 DEBUG : dir: Looking for writers 2025/08/07 02:02:50 DEBUG : file1: reading active writers 2025/08/07 02:02:50 DEBUG : Looking for writers 2025/08/07 02:02:50 DEBUG : dir: reading active writers 2025/08/07 02:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/07 02:02:50 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/07 02:02:50 INFO : dir/file1: Copied (replaced existing) 2025/08/07 02:02:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/07 02:02:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/07 02:02:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:02:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/07 02:02:51 DEBUG : dir: Looking for writers 2025/08/07 02:02:51 DEBUG : file1: reading active writers 2025/08/07 02:02:51 DEBUG : Looking for writers 2025/08/07 02:02:51 DEBUG : dir: reading active writers 2025/08/07 02:02:51 DEBUG : >WaitForWriters: 2025/08/07 02:02:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/07 02:02:51 DEBUG : dir/file1: newRWFileHandle: 2025/08/07 02:02:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/07 02:02:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/07 02:02:51 DEBUG : dir/file1(0xc0008125c0): _readAt: size=512, off=0 2025/08/07 02:02:51 DEBUG : dir/file1(0xc0008125c0): openPending: 2025/08/07 02:02:51 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" 2025/08/07 02:02:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/07 02:02:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:02:51 DEBUG : dir/file1(0xc0008125c0): >openPending: err= 2025/08/07 02:02:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/07 02:02:51 DEBUG : dir/file1(0xc0008125c0): >_readAt: n=14, err=EOF 2025/08/07 02:02:51 DEBUG : dir/file1(0xc0008125c0): close: 2025/08/07 02:02:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/07 02:02:51 DEBUG : dir/file1(0xc0008125c0): >close: err= 2025/08/07 02:02:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/07 02:02:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/07 02:02:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000847080 2025/08/07 02:02:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/07 02:02:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/07 02:02:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/07 02:02:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/07 02:02:53 DEBUG : dir/file1: Updating file with dir/file1 0xc000847080 2025/08/07 02:02:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/07 02:02:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:02:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/07 02:02:53 DEBUG : dir/file1: newRWFileHandle: 2025/08/07 02:02:53 DEBUG : dir/file1(0xc000813580): openPending: 2025/08/07 02:02:53 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" 2025/08/07 02:02:53 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") 2025/08/07 02:02:53 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/07 02:02:53 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/07 02:02:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/07 02:02:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:02:53 DEBUG : dir/file1(0xc000813580): >openPending: err= 2025/08/07 02:02:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/07 02:02:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/07 02:02:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/07 02:02:53 DEBUG : dir/file1(0xc000813580): _writeAt: size=25, off=0 2025/08/07 02:02:53 DEBUG : dir/file1(0xc000813580): >_writeAt: n=25, err= 2025/08/07 02:02:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/07 02:02:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/07 02:02:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000847080 2025/08/07 02:02:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/07 02:02:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/07 02:02:54 DEBUG : newLeaf(0xc000813580): close: 2025/08/07 02:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/07 02:02:54 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-07 02:02:53.96244578 +0000 UTC m=+260.277372685 2025/08/07 02:02:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/07 02:02:54 DEBUG : newLeaf(0xc000813580): >close: err= 2025/08/07 02:02:54 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:02:54 DEBUG : dir: Looking for writers 2025/08/07 02:02:54 DEBUG : Looking for writers 2025/08/07 02:02:54 DEBUG : dir: reading active writers 2025/08/07 02:02:54 DEBUG : newLeaf: reading active writers 2025/08/07 02:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/07 02:02:54 DEBUG : dir: Looking for writers 2025/08/07 02:02:54 DEBUG : Looking for writers 2025/08/07 02:02:54 DEBUG : dir: reading active writers 2025/08/07 02:02:54 DEBUG : newLeaf: reading active writers 2025/08/07 02:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/07 02:02:54 DEBUG : dir: Looking for writers 2025/08/07 02:02:54 DEBUG : Looking for writers 2025/08/07 02:02:54 DEBUG : dir: reading active writers 2025/08/07 02:02:54 DEBUG : newLeaf: reading active writers 2025/08/07 02:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/07 02:02:54 DEBUG : dir: Looking for writers 2025/08/07 02:02:54 DEBUG : Looking for writers 2025/08/07 02:02:54 DEBUG : dir: reading active writers 2025/08/07 02:02:54 DEBUG : newLeaf: reading active writers 2025/08/07 02:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/07 02:02:54 DEBUG : newLeaf: vfs cache: starting upload 2025/08/07 02:02:54 DEBUG : dir: Looking for writers 2025/08/07 02:02:54 DEBUG : Looking for writers 2025/08/07 02:02:54 DEBUG : dir: reading active writers 2025/08/07 02:02:54 DEBUG : newLeaf: reading active writers 2025/08/07 02:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/07 02:02:54 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/07 02:02:54 DEBUG : dir: Looking for writers 2025/08/07 02:02:54 DEBUG : Looking for writers 2025/08/07 02:02:54 DEBUG : dir: reading active writers 2025/08/07 02:02:54 DEBUG : newLeaf: reading active writers 2025/08/07 02:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/07 02:02:55 DEBUG : dir: Looking for writers 2025/08/07 02:02:55 DEBUG : Looking for writers 2025/08/07 02:02:55 DEBUG : dir: reading active writers 2025/08/07 02:02:55 DEBUG : newLeaf: reading active writers 2025/08/07 02:02:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/07 02:02:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/07 02:02:55 INFO : newLeaf: Copied (replaced existing) 2025/08/07 02:02:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-07 02:02:53 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/07 02:02:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/07 02:02:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/07 02:02:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/07 02:02:55 DEBUG : dir: Looking for writers 2025/08/07 02:02:55 DEBUG : Looking for writers 2025/08/07 02:02:55 DEBUG : dir: reading active writers 2025/08/07 02:02:55 DEBUG : newLeaf: reading active writers 2025/08/07 02:02:55 DEBUG : >WaitForWriters: 2025/08/07 02:02:56 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:02:56 DEBUG : dir: Looking for writers 2025/08/07 02:02:56 DEBUG : Looking for writers 2025/08/07 02:02:56 DEBUG : dir: reading active writers 2025/08/07 02:02:56 DEBUG : newLeaf: reading active writers 2025/08/07 02:02:56 DEBUG : >WaitForWriters: 2025/08/07 02:02:56 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:02:57 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:02:57 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:02:57 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:02:57 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:02:57 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:02:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:03:00 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:03:00 DEBUG : dir: Looking for writers 2025/08/07 02:03:00 DEBUG : file1: reading active writers 2025/08/07 02:03:00 DEBUG : Looking for writers 2025/08/07 02:03:00 DEBUG : dir: reading active writers 2025/08/07 02:03:00 DEBUG : >WaitForWriters: 2025/08/07 02:03:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/07 02:03:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000956540 2025/08/07 02:03:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/07 02:03:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/07 02:03:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/07 02:03:01 DEBUG : dir/file1: Updating file with dir/file1 0xc000956540 2025/08/07 02:03:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/07 02:03:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:03:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/07 02:03:02 DEBUG : dir/file1: newRWFileHandle: 2025/08/07 02:03:02 DEBUG : dir/file1(0xc00059e3c0): openPending: 2025/08/07 02:03:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/08/07 02:03:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/07 02:03:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:03:02 DEBUG : dir/file1(0xc00059e3c0): >openPending: err= 2025/08/07 02:03:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/07 02:03:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/07 02:03:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/07 02:03:02 DEBUG : dir/file1(0xc00059e3c0): _writeAt: size=25, off=0 2025/08/07 02:03:02 DEBUG : dir/file1(0xc00059e3c0): >_writeAt: n=25, err= 2025/08/07 02:03:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/07 02:03:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/07 02:03:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000956540 2025/08/07 02:03:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/07 02:03:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/07 02:03:02 DEBUG : newLeaf(0xc00059e3c0): close: 2025/08/07 02:03:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/07 02:03:02 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-07 02:03:02.389245468 +0000 UTC m=+268.704172372 2025/08/07 02:03:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/07 02:03:02 DEBUG : newLeaf(0xc00059e3c0): >close: err= 2025/08/07 02:03:02 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:03:02 DEBUG : dir: Looking for writers 2025/08/07 02:03:02 DEBUG : Looking for writers 2025/08/07 02:03:02 DEBUG : dir: reading active writers 2025/08/07 02:03:02 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/07 02:03:02 DEBUG : dir: Looking for writers 2025/08/07 02:03:02 DEBUG : Looking for writers 2025/08/07 02:03:02 DEBUG : dir: reading active writers 2025/08/07 02:03:02 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/07 02:03:02 DEBUG : dir: Looking for writers 2025/08/07 02:03:02 DEBUG : Looking for writers 2025/08/07 02:03:02 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:02 DEBUG : dir: reading active writers 2025/08/07 02:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/07 02:03:03 DEBUG : dir: Looking for writers 2025/08/07 02:03:03 DEBUG : Looking for writers 2025/08/07 02:03:03 DEBUG : dir: reading active writers 2025/08/07 02:03:03 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/07 02:03:03 DEBUG : newLeaf: vfs cache: starting upload 2025/08/07 02:03:03 DEBUG : dir: Looking for writers 2025/08/07 02:03:03 DEBUG : Looking for writers 2025/08/07 02:03:03 DEBUG : dir: reading active writers 2025/08/07 02:03:03 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/07 02:03:03 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/07 02:03:03 DEBUG : dir: Looking for writers 2025/08/07 02:03:03 DEBUG : Looking for writers 2025/08/07 02:03:03 DEBUG : dir: reading active writers 2025/08/07 02:03:03 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/07 02:03:03 DEBUG : dir: Looking for writers 2025/08/07 02:03:03 DEBUG : Looking for writers 2025/08/07 02:03:03 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:03 DEBUG : dir: reading active writers 2025/08/07 02:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/07 02:03:04 DEBUG : dir: Looking for writers 2025/08/07 02:03:04 DEBUG : Looking for writers 2025/08/07 02:03:04 DEBUG : dir: reading active writers 2025/08/07 02:03:04 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/07 02:03:04 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/07 02:03:04 INFO : newLeaf: Copied (replaced existing) 2025/08/07 02:03:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-07 02:03:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/07 02:03:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/07 02:03:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/07 02:03:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/07 02:03:05 DEBUG : dir: Looking for writers 2025/08/07 02:03:05 DEBUG : Looking for writers 2025/08/07 02:03:05 DEBUG : dir: reading active writers 2025/08/07 02:03:05 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:05 DEBUG : >WaitForWriters: 2025/08/07 02:03:05 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:03:05 DEBUG : dir: Looking for writers 2025/08/07 02:03:05 DEBUG : Looking for writers 2025/08/07 02:03:05 DEBUG : dir: reading active writers 2025/08/07 02:03:05 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:05 DEBUG : >WaitForWriters: 2025/08/07 02:03:05 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:03:06 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:03:06 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:03:06 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:03:06 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:03:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:03:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:03:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:03:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:03:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:03:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:03:06 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:03:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:03:09 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/07 02:03:09 DEBUG : dir/file1: newRWFileHandle: 2025/08/07 02:03:09 DEBUG : dir/file1(0xc000812380): openPending: 2025/08/07 02:03:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/07 02:03:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/07 02:03:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:03:09 DEBUG : dir/file1(0xc000812380): >openPending: err= 2025/08/07 02:03:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/07 02:03:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/07 02:03:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:03:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/07 02:03:09 DEBUG : dir/file1(0xc000812380): _writeAt: size=14, off=0 2025/08/07 02:03:09 DEBUG : dir/file1(0xc000812380): >_writeAt: n=14, err= 2025/08/07 02:03:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/07 02:03:09 DEBUG : dir/file1(0xc000812380): close: 2025/08/07 02:03:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/07 02:03:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/07 02:03:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/07 02:03:09 DEBUG : dir/file1(0xc000812380): >close: err= 2025/08/07 02:03:09 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:03:09 DEBUG : dir: Looking for writers 2025/08/07 02:03:09 DEBUG : file1: reading active writers 2025/08/07 02:03:09 DEBUG : Looking for writers 2025/08/07 02:03:09 DEBUG : dir: reading active writers 2025/08/07 02:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/07 02:03:09 DEBUG : dir: Looking for writers 2025/08/07 02:03:09 DEBUG : file1: reading active writers 2025/08/07 02:03:09 DEBUG : Looking for writers 2025/08/07 02:03:09 DEBUG : dir: reading active writers 2025/08/07 02:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/07 02:03:09 DEBUG : dir: Looking for writers 2025/08/07 02:03:09 DEBUG : file1: reading active writers 2025/08/07 02:03:09 DEBUG : Looking for writers 2025/08/07 02:03:09 DEBUG : dir: reading active writers 2025/08/07 02:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/07 02:03:09 DEBUG : dir: Looking for writers 2025/08/07 02:03:09 DEBUG : file1: reading active writers 2025/08/07 02:03:09 DEBUG : Looking for writers 2025/08/07 02:03:09 DEBUG : dir: reading active writers 2025/08/07 02:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/07 02:03:09 DEBUG : dir/file1: vfs cache: starting upload 2025/08/07 02:03:09 DEBUG : dir: Looking for writers 2025/08/07 02:03:09 DEBUG : file1: reading active writers 2025/08/07 02:03:09 DEBUG : Looking for writers 2025/08/07 02:03:09 DEBUG : dir: reading active writers 2025/08/07 02:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/07 02:03:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:03:09 DEBUG : dir: Looking for writers 2025/08/07 02:03:09 DEBUG : file1: reading active writers 2025/08/07 02:03:09 DEBUG : Looking for writers 2025/08/07 02:03:09 DEBUG : dir: reading active writers 2025/08/07 02:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/07 02:03:10 DEBUG : dir: Looking for writers 2025/08/07 02:03:10 DEBUG : file1: reading active writers 2025/08/07 02:03:10 DEBUG : Looking for writers 2025/08/07 02:03:10 DEBUG : dir: reading active writers 2025/08/07 02:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/07 02:03:10 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/07 02:03:10 INFO : dir/file1: Copied (replaced existing) 2025/08/07 02:03:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/07 02:03:10 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/07 02:03:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:03:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/07 02:03:10 DEBUG : dir: Looking for writers 2025/08/07 02:03:10 DEBUG : file1: reading active writers 2025/08/07 02:03:10 DEBUG : Looking for writers 2025/08/07 02:03:10 DEBUG : dir: reading active writers 2025/08/07 02:03:10 DEBUG : >WaitForWriters: 2025/08/07 02:03:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/07 02:03:10 DEBUG : dir/file1: newRWFileHandle: 2025/08/07 02:03:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/07 02:03:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/07 02:03:10 DEBUG : dir/file1(0xc00059ed00): _readAt: size=512, off=0 2025/08/07 02:03:10 DEBUG : dir/file1(0xc00059ed00): openPending: 2025/08/07 02:03:10 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" 2025/08/07 02:03:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/07 02:03:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:03:10 DEBUG : dir/file1(0xc00059ed00): >openPending: err= 2025/08/07 02:03:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/07 02:03:10 DEBUG : dir/file1(0xc00059ed00): >_readAt: n=14, err=EOF 2025/08/07 02:03:10 DEBUG : dir/file1(0xc00059ed00): close: 2025/08/07 02:03:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/07 02:03:10 DEBUG : dir/file1(0xc00059ed00): >close: err= 2025/08/07 02:03:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/07 02:03:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/07 02:03:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000808600 2025/08/07 02:03:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/07 02:03:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 7s just to make sure 2025/08/07 02:03:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/07 02:03:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/07 02:03:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000808600 2025/08/07 02:03:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/07 02:03:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:03:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/07 02:03:24 DEBUG : dir/file1: newRWFileHandle: 2025/08/07 02:03:24 DEBUG : dir/file1(0xc00070cd40): openPending: 2025/08/07 02:03:24 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" 2025/08/07 02:03:24 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") 2025/08/07 02:03:24 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/07 02:03:24 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/07 02:03:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/07 02:03:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:03:24 DEBUG : dir/file1(0xc00070cd40): >openPending: err= 2025/08/07 02:03:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/07 02:03:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/07 02:03:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/07 02:03:24 DEBUG : dir/file1(0xc00070cd40): _writeAt: size=25, off=0 2025/08/07 02:03:24 DEBUG : dir/file1(0xc00070cd40): >_writeAt: n=25, err= 2025/08/07 02:03:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/07 02:03:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/07 02:03:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000808600 2025/08/07 02:03:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/07 02:03:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/07 02:03:24 DEBUG : newLeaf(0xc00070cd40): close: 2025/08/07 02:03:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/07 02:03:24 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-07 02:03:24.265026285 +0000 UTC m=+290.579953201 2025/08/07 02:03:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/07 02:03:24 DEBUG : newLeaf(0xc00070cd40): >close: err= 2025/08/07 02:03:24 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:03:24 DEBUG : dir: Looking for writers 2025/08/07 02:03:24 DEBUG : Looking for writers 2025/08/07 02:03:24 DEBUG : dir: reading active writers 2025/08/07 02:03:24 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/07 02:03:24 DEBUG : dir: Looking for writers 2025/08/07 02:03:24 DEBUG : Looking for writers 2025/08/07 02:03:24 DEBUG : dir: reading active writers 2025/08/07 02:03:24 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/07 02:03:24 DEBUG : dir: Looking for writers 2025/08/07 02:03:24 DEBUG : Looking for writers 2025/08/07 02:03:24 DEBUG : dir: reading active writers 2025/08/07 02:03:24 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/07 02:03:24 DEBUG : dir: Looking for writers 2025/08/07 02:03:24 DEBUG : Looking for writers 2025/08/07 02:03:24 DEBUG : dir: reading active writers 2025/08/07 02:03:24 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/07 02:03:24 DEBUG : newLeaf: vfs cache: starting upload 2025/08/07 02:03:25 DEBUG : dir: Looking for writers 2025/08/07 02:03:25 DEBUG : Looking for writers 2025/08/07 02:03:25 DEBUG : dir: reading active writers 2025/08/07 02:03:25 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/07 02:03:25 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/07 02:03:25 DEBUG : dir: Looking for writers 2025/08/07 02:03:25 DEBUG : Looking for writers 2025/08/07 02:03:25 DEBUG : dir: reading active writers 2025/08/07 02:03:25 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/07 02:03:25 DEBUG : dir: Looking for writers 2025/08/07 02:03:25 DEBUG : Looking for writers 2025/08/07 02:03:25 DEBUG : dir: reading active writers 2025/08/07 02:03:25 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/07 02:03:26 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/07 02:03:26 INFO : newLeaf: Copied (replaced existing) 2025/08/07 02:03:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-07 02:03:24 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/07 02:03:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/07 02:03:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/07 02:03:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/07 02:03:26 DEBUG : dir: Looking for writers 2025/08/07 02:03:26 DEBUG : Looking for writers 2025/08/07 02:03:26 DEBUG : dir: reading active writers 2025/08/07 02:03:26 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:26 DEBUG : >WaitForWriters: 2025/08/07 02:03:26 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:03:26 DEBUG : dir: Looking for writers 2025/08/07 02:03:26 DEBUG : Looking for writers 2025/08/07 02:03:26 DEBUG : dir: reading active writers 2025/08/07 02:03:26 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:26 DEBUG : >WaitForWriters: 2025/08/07 02:03:26 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:03:27 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:03:27 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:03:27 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:03:27 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:03:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:03:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:03:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:03:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:03:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:03:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:03:27 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:03:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:03:30 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:03:30 DEBUG : dir: Looking for writers 2025/08/07 02:03:30 DEBUG : file1: reading active writers 2025/08/07 02:03:30 DEBUG : Looking for writers 2025/08/07 02:03:30 DEBUG : dir: reading active writers 2025/08/07 02:03:30 DEBUG : >WaitForWriters: 2025/08/07 02:03:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/07 02:03:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/07 02:03:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/07 02:03:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/07 02:03:30 DEBUG : dir/file1(0xc000368940): _readAt: size=512, off=0 2025/08/07 02:03:30 DEBUG : dir/file1(0xc000368940): openPending: 2025/08/07 02:03:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/07 02:03:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/07 02:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:03:30 DEBUG : dir/file1(0xc000368940): >openPending: err= 2025/08/07 02:03:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/07 02:03:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/07 02:03:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/07 02:03:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:03:30 DEBUG : dir/file1(0xc000368940): >_readAt: n=14, err=EOF 2025/08/07 02:03:30 DEBUG : dir/file1(0xc000368940): close: 2025/08/07 02:03:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/07 02:03:30 DEBUG : dir/file1(0xc000368940): >close: err= 2025/08/07 02:03:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/07 02:03:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/07 02:03:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0000db740 2025/08/07 02:03:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/07 02:03:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/07 02:03:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/07 02:03:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/07 02:03:32 DEBUG : dir/file1: Updating file with dir/file1 0xc0000db740 2025/08/07 02:03:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/07 02:03:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:03:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/07 02:03:32 DEBUG : dir/file1: newRWFileHandle: 2025/08/07 02:03:32 DEBUG : dir/file1(0xc000369a40): openPending: 2025/08/07 02:03:32 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" 2025/08/07 02:03:32 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") 2025/08/07 02:03:32 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/07 02:03:32 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/07 02:03:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/07 02:03:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:03:32 DEBUG : dir/file1(0xc000369a40): >openPending: err= 2025/08/07 02:03:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/07 02:03:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/07 02:03:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/07 02:03:32 DEBUG : dir/file1(0xc000369a40): _writeAt: size=25, off=0 2025/08/07 02:03:32 DEBUG : dir/file1(0xc000369a40): >_writeAt: n=25, err= 2025/08/07 02:03:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/07 02:03:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/07 02:03:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0000db740 2025/08/07 02:03:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/07 02:03:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/07 02:03:33 DEBUG : newLeaf(0xc000369a40): close: 2025/08/07 02:03:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/07 02:03:33 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-07 02:03:32.855303736 +0000 UTC m=+299.170230641 2025/08/07 02:03:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/07 02:03:33 DEBUG : newLeaf(0xc000369a40): >close: err= 2025/08/07 02:03:33 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:03:33 DEBUG : dir: Looking for writers 2025/08/07 02:03:33 DEBUG : Looking for writers 2025/08/07 02:03:33 DEBUG : dir: reading active writers 2025/08/07 02:03:33 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/07 02:03:33 DEBUG : dir: Looking for writers 2025/08/07 02:03:33 DEBUG : Looking for writers 2025/08/07 02:03:33 DEBUG : dir: reading active writers 2025/08/07 02:03:33 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/07 02:03:33 DEBUG : dir: Looking for writers 2025/08/07 02:03:33 DEBUG : Looking for writers 2025/08/07 02:03:33 DEBUG : dir: reading active writers 2025/08/07 02:03:33 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/07 02:03:33 DEBUG : dir: Looking for writers 2025/08/07 02:03:33 DEBUG : Looking for writers 2025/08/07 02:03:33 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:33 DEBUG : dir: reading active writers 2025/08/07 02:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/07 02:03:33 DEBUG : newLeaf: vfs cache: starting upload 2025/08/07 02:03:33 DEBUG : dir: Looking for writers 2025/08/07 02:03:33 DEBUG : Looking for writers 2025/08/07 02:03:33 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:33 DEBUG : dir: reading active writers 2025/08/07 02:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/07 02:03:33 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/07 02:03:33 DEBUG : dir: Looking for writers 2025/08/07 02:03:33 DEBUG : Looking for writers 2025/08/07 02:03:33 DEBUG : dir: reading active writers 2025/08/07 02:03:33 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/07 02:03:34 DEBUG : dir: Looking for writers 2025/08/07 02:03:34 DEBUG : Looking for writers 2025/08/07 02:03:34 DEBUG : dir: reading active writers 2025/08/07 02:03:34 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/07 02:03:34 DEBUG : dir: Looking for writers 2025/08/07 02:03:34 DEBUG : Looking for writers 2025/08/07 02:03:34 DEBUG : dir: reading active writers 2025/08/07 02:03:34 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/07 02:03:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/07 02:03:35 INFO : newLeaf: Copied (replaced existing) 2025/08/07 02:03:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-07 02:03:32 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/07 02:03:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/07 02:03:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/07 02:03:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/07 02:03:35 DEBUG : dir: Looking for writers 2025/08/07 02:03:35 DEBUG : Looking for writers 2025/08/07 02:03:35 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:35 DEBUG : dir: reading active writers 2025/08/07 02:03:35 DEBUG : >WaitForWriters: 2025/08/07 02:03:36 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:03:36 DEBUG : dir: Looking for writers 2025/08/07 02:03:36 DEBUG : Looking for writers 2025/08/07 02:03:36 DEBUG : dir: reading active writers 2025/08/07 02:03:36 DEBUG : newLeaf: reading active writers 2025/08/07 02:03:36 DEBUG : >WaitForWriters: 2025/08/07 02:03:36 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting --- PASS: TestFileRename (86.69s) --- PASS: TestFileRename/off,forceCache=false (19.94s) --- PASS: TestFileRename/minimal,forceCache=false (16.08s) --- PASS: TestFileRename/minimal,forceCache=true (10.76s) --- PASS: TestFileRename/writes,forceCache=false (9.53s) --- PASS: TestFileRename/writes,forceCache=true (20.80s) --- PASS: TestFileRename/full,forceCache=false (9.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-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:03:37 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:03:37 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:03:37 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:03:37 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:03:37 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:03:37 DEBUG : Looking for writers 2025/08/07 02:03:37 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.37s) === 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-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:03:37 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:03:37 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:03:38 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/07 02:03:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/07 02:03:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/07 02:03:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/07 02:03:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/07 02:03:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:03:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/07 02:03:41 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/07 02:03:41 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:03:41 DEBUG : dir: Looking for writers 2025/08/07 02:03:41 DEBUG : file1: reading active writers 2025/08/07 02:03:41 DEBUG : Looking for writers 2025/08/07 02:03:41 DEBUG : dir: reading active writers 2025/08/07 02:03:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (5.59s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:03:43 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:03:43 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:03:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/07 02:03:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/07 02:03:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/07 02:03:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/07 02:03:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/07 02:03:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:03:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/07 02:03:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/07 02:03:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/07 02:03:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/07 02:03:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/07 02:03:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/07 02:03:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/07 02:03:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/07 02:03:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/07 02:03:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/07 02:03:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/07 02:03:46 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/07 02:03:47 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/07 02:03:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/07 02:03:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/07 02:03:47 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/07 02:03:47 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:03:47 DEBUG : dir: Looking for writers 2025/08/07 02:03:47 DEBUG : file1: reading active writers 2025/08/07 02:03:47 DEBUG : Looking for writers 2025/08/07 02:03:47 DEBUG : dir: reading active writers 2025/08/07 02:03:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.07s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:03:49 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:03:49 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:03:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/07 02:03:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/07 02:03:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/07 02:03:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/07 02:03:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/07 02:03:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:03:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/07 02:03:52 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/07 02:03:52 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/07 02:03:52 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/07 02:03:52 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/07 02:03:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/07 02:03:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/07 02:03:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/07 02:03:52 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/07 02:03:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/07 02:03:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/07 02:03:52 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/07 02:03:53 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/07 02:03:53 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/07 02:03:53 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/07 02:03:53 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/07 02:03:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/07 02:03:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/07 02:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/07 02:03:53 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/07 02:03:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/07 02:03:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/07 02:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/07 02:03:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/07 02:03:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/07 02:03:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/07 02:03:54 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/07 02:03:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/07 02:03:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/07 02:03:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/07 02:03:54 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/07 02:03:54 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:03:54 DEBUG : dir: Looking for writers 2025/08/07 02:03:54 DEBUG : file1: reading active writers 2025/08/07 02:03:54 DEBUG : Looking for writers 2025/08/07 02:03:54 DEBUG : dir: reading active writers 2025/08/07 02:03:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.11s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:03:55 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:03:55 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:03:56 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/07 02:03:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/07 02:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/07 02:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/07 02:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/07 02:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:03:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/07 02:03:58 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:03:58 DEBUG : dir: Looking for writers 2025/08/07 02:03:58 DEBUG : file1: reading active writers 2025/08/07 02:03:58 DEBUG : Looking for writers 2025/08/07 02:03:58 DEBUG : dir: reading active writers 2025/08/07 02:03:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.45s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:03:59 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:03:59 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:04:00 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/07 02:04:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/07 02:04:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/07 02:04:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/07 02:04:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/07 02:04:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:04:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/07 02:04:02 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/07 02:04:02 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/07 02:04:02 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:04:02 DEBUG : dir: Looking for writers 2025/08/07 02:04:02 DEBUG : file1: reading active writers 2025/08/07 02:04:02 DEBUG : Looking for writers 2025/08/07 02:04:02 DEBUG : dir: reading active writers 2025/08/07 02:04:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.35s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:04:04 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:04:04 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:04:04 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:04 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:04 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:04:05 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/07 02:04:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/07 02:04:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/07 02:04:07 DEBUG : dir/file1: newRWFileHandle: 2025/08/07 02:04:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/07 02:04:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/07 02:04:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/07 02:04:07 DEBUG : dir/file1(0xc0008120c0): _readAt: size=1, off=0 2025/08/07 02:04:07 DEBUG : dir/file1(0xc0008120c0): openPending: 2025/08/07 02:04:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/07 02:04:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/07 02:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:07 DEBUG : dir/file1(0xc0008120c0): >openPending: err= 2025/08/07 02:04:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/07 02:04:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/07 02:04:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/07 02:04:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:04:07 DEBUG : dir/file1(0xc0008120c0): >_readAt: n=1, err= 2025/08/07 02:04:07 DEBUG : dir/file1(0xc0008120c0): _readAt: size=256, off=1 2025/08/07 02:04:07 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/07 02:04:07 DEBUG : dir/file1(0xc0008120c0): >_readAt: n=15, err=EOF 2025/08/07 02:04:07 DEBUG : dir/file1(0xc0008120c0): _readAt: size=16, off=16 2025/08/07 02:04:07 DEBUG : dir/file1(0xc0008120c0): >_readAt: n=0, err=EOF 2025/08/07 02:04:07 DEBUG : dir/file1(0xc0008120c0): close: 2025/08/07 02:04:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/07 02:04:07 DEBUG : dir/file1(0xc0008120c0): >close: err= 2025/08/07 02:04:07 DEBUG : dir/file1(0xc0008120c0): close: 2025/08/07 02:04:07 DEBUG : dir/file1(0xc0008120c0): >close: err=file already closed 2025/08/07 02:04:07 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:04:07 DEBUG : dir: Looking for writers 2025/08/07 02:04:07 DEBUG : file1: reading active writers 2025/08/07 02:04:07 DEBUG : Looking for writers 2025/08/07 02:04:07 DEBUG : dir: reading active writers 2025/08/07 02:04:07 DEBUG : >WaitForWriters: 2025/08/07 02:04:07 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.43s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:04:08 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:04:08 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:04:08 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:08 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:08 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:04:09 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/07 02:04:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/07 02:04:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/07 02:04:11 DEBUG : dir/file1: newRWFileHandle: 2025/08/07 02:04:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/07 02:04:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/07 02:04:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/07 02:04:11 DEBUG : dir/file1(0xc000812a80): _readAt: size=1, off=0 2025/08/07 02:04:11 DEBUG : dir/file1(0xc000812a80): openPending: 2025/08/07 02:04:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/07 02:04:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/07 02:04:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:11 DEBUG : dir/file1(0xc000812a80): >openPending: err= 2025/08/07 02:04:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/07 02:04:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/07 02:04:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/07 02:04:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:04:11 DEBUG : dir/file1(0xc000812a80): >_readAt: n=1, err= 2025/08/07 02:04:11 DEBUG : dir/file1(0xc000812a80): _readAt: size=1, off=5 2025/08/07 02:04:11 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/07 02:04:11 DEBUG : dir/file1(0xc000812a80): >_readAt: n=1, err= 2025/08/07 02:04:11 DEBUG : dir/file1(0xc000812a80): _readAt: size=1, off=3 2025/08/07 02:04:11 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/07 02:04:11 DEBUG : dir/file1(0xc000812a80): >_readAt: n=1, err= 2025/08/07 02:04:11 DEBUG : dir/file1(0xc000812a80): _readAt: size=1, off=13 2025/08/07 02:04:11 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/07 02:04:11 DEBUG : dir/file1(0xc000812a80): >_readAt: n=1, err= 2025/08/07 02:04:11 DEBUG : dir/file1(0xc000812a80): _readAt: size=16, off=100 2025/08/07 02:04:11 DEBUG : dir/file1(0xc000812a80): >_readAt: n=0, err=EOF 2025/08/07 02:04:11 DEBUG : dir/file1(0xc000812a80): close: 2025/08/07 02:04:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/07 02:04:11 DEBUG : dir/file1(0xc000812a80): >close: err= 2025/08/07 02:04:11 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:04:11 DEBUG : dir: Looking for writers 2025/08/07 02:04:11 DEBUG : file1: reading active writers 2025/08/07 02:04:11 DEBUG : Looking for writers 2025/08/07 02:04:11 DEBUG : dir: reading active writers 2025/08/07 02:04:11 DEBUG : >WaitForWriters: 2025/08/07 02:04:11 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.52s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:04:13 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:04:13 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:04:13 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:13 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:13 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:04:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/07 02:04:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/07 02:04:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/07 02:04:16 DEBUG : dir/file1: newRWFileHandle: 2025/08/07 02:04:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/07 02:04:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/07 02:04:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/07 02:04:16 DEBUG : dir/file1(0xc0008120c0): _readAt: size=1, off=0 2025/08/07 02:04:16 DEBUG : dir/file1(0xc0008120c0): openPending: 2025/08/07 02:04:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/07 02:04:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/07 02:04:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:16 DEBUG : dir/file1(0xc0008120c0): >openPending: err= 2025/08/07 02:04:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/07 02:04:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/07 02:04:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/07 02:04:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:04:16 DEBUG : dir/file1(0xc0008120c0): >_readAt: n=1, err= 2025/08/07 02:04:16 DEBUG : dir/file1(0xc0008120c0): _readAt: size=1, off=5 2025/08/07 02:04:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/07 02:04:16 DEBUG : dir/file1(0xc0008120c0): >_readAt: n=1, err= 2025/08/07 02:04:16 DEBUG : dir/file1(0xc0008120c0): _readAt: size=1, off=1 2025/08/07 02:04:16 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/07 02:04:16 DEBUG : dir/file1(0xc0008120c0): >_readAt: n=1, err= 2025/08/07 02:04:16 DEBUG : dir/file1(0xc0008120c0): _readAt: size=6, off=10 2025/08/07 02:04:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/07 02:04:16 DEBUG : dir/file1(0xc0008120c0): >_readAt: n=6, err= 2025/08/07 02:04:16 DEBUG : dir/file1(0xc0008120c0): _readAt: size=256, off=10 2025/08/07 02:04:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/07 02:04:16 DEBUG : dir/file1(0xc0008120c0): >_readAt: n=6, err=EOF 2025/08/07 02:04:16 DEBUG : dir/file1(0xc0008120c0): _readAt: size=256, off=100 2025/08/07 02:04:16 DEBUG : dir/file1(0xc0008120c0): >_readAt: n=0, err=EOF 2025/08/07 02:04:16 DEBUG : dir/file1(0xc0008120c0): close: 2025/08/07 02:04:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/07 02:04:16 DEBUG : dir/file1(0xc0008120c0): >close: err= 2025/08/07 02:04:16 DEBUG : dir/file1(0xc0008120c0): _readAt: size=256, off=100 2025/08/07 02:04:16 DEBUG : dir/file1(0xc0008120c0): >_readAt: n=0, err=file already closed 2025/08/07 02:04:16 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:04:16 DEBUG : dir: Looking for writers 2025/08/07 02:04:16 DEBUG : file1: reading active writers 2025/08/07 02:04:16 DEBUG : Looking for writers 2025/08/07 02:04:16 DEBUG : dir: reading active writers 2025/08/07 02:04:16 DEBUG : >WaitForWriters: 2025/08/07 02:04:16 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.45s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:04:17 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:04:17 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:04:17 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:17 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:17 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:04:18 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/07 02:04:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/07 02:04:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/07 02:04:20 DEBUG : dir/file1: newRWFileHandle: 2025/08/07 02:04:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/07 02:04:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/07 02:04:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/07 02:04:20 DEBUG : dir/file1(0xc000812f00): RWFileHandle.Flush 2025/08/07 02:04:20 DEBUG : dir/file1(0xc000812f00): _readAt: size=256, off=0 2025/08/07 02:04:20 DEBUG : dir/file1(0xc000812f00): openPending: 2025/08/07 02:04:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/07 02:04:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/07 02:04:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:20 DEBUG : dir/file1(0xc000812f00): >openPending: err= 2025/08/07 02:04:20 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/07 02:04:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/07 02:04:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/07 02:04:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:04:20 DEBUG : dir/file1(0xc000812f00): >_readAt: n=16, err=EOF 2025/08/07 02:04:20 DEBUG : dir/file1(0xc000812f00): RWFileHandle.Flush 2025/08/07 02:04:20 DEBUG : dir/file1(0xc000812f00): RWFileHandle.Flush 2025/08/07 02:04:20 DEBUG : dir/file1(0xc000812f00): close: 2025/08/07 02:04:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/07 02:04:20 DEBUG : dir/file1(0xc000812f00): >close: err= 2025/08/07 02:04:20 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:04:20 DEBUG : dir: Looking for writers 2025/08/07 02:04:20 DEBUG : file1: reading active writers 2025/08/07 02:04:20 DEBUG : Looking for writers 2025/08/07 02:04:20 DEBUG : dir: reading active writers 2025/08/07 02:04:20 DEBUG : >WaitForWriters: 2025/08/07 02:04:20 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.40s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:04:21 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:04:21 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:04:21 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:21 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:21 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:04:22 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/07 02:04:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/07 02:04:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/07 02:04:24 DEBUG : dir/file1: newRWFileHandle: 2025/08/07 02:04:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/07 02:04:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/07 02:04:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/07 02:04:24 DEBUG : dir/file1(0xc00070c6c0): _readAt: size=256, off=0 2025/08/07 02:04:24 DEBUG : dir/file1(0xc00070c6c0): openPending: 2025/08/07 02:04:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/07 02:04:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/07 02:04:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:24 DEBUG : dir/file1(0xc00070c6c0): >openPending: err= 2025/08/07 02:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/07 02:04:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/07 02:04:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/07 02:04:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:04:24 DEBUG : dir/file1(0xc00070c6c0): >_readAt: n=16, err=EOF 2025/08/07 02:04:24 DEBUG : dir/file1(0xc00070c6c0): RWFileHandle.Release 2025/08/07 02:04:24 DEBUG : dir/file1(0xc00070c6c0): close: 2025/08/07 02:04:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/07 02:04:24 DEBUG : dir/file1(0xc00070c6c0): >close: err= 2025/08/07 02:04:24 DEBUG : dir/file1(0xc00070c6c0): RWFileHandle.Release 2025/08/07 02:04:24 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:04:24 DEBUG : dir: Looking for writers 2025/08/07 02:04:24 DEBUG : file1: reading active writers 2025/08/07 02:04:24 DEBUG : Looking for writers 2025/08/07 02:04:24 DEBUG : dir: reading active writers 2025/08/07 02:04:24 DEBUG : >WaitForWriters: 2025/08/07 02:04:24 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.18s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:04:26 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:04:26 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:04:26 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:26 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:04:26 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:04:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:04:26 DEBUG : file1: newRWFileHandle: 2025/08/07 02:04:26 DEBUG : file1(0xc00070ce80): openPending: 2025/08/07 02:04:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:04:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:26 DEBUG : file1(0xc00070ce80): >openPending: err= 2025/08/07 02:04:26 DEBUG : file1: >newRWFileHandle: err= 2025/08/07 02:04:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/07 02:04:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/07 02:04:26 DEBUG : file1(0xc00070ce80): _writeAt: size=5, off=0 2025/08/07 02:04:26 DEBUG : file1(0xc00070ce80): >_writeAt: n=5, err= 2025/08/07 02:04:26 DEBUG : file1(0xc00070ce80): _writeAt: size=7, off=5 2025/08/07 02:04:26 DEBUG : file1(0xc00070ce80): >_writeAt: n=7, err= 2025/08/07 02:04:26 DEBUG : file1: vfs cache: truncate to size=11 2025/08/07 02:04:26 DEBUG : file1(0xc00070ce80): close: 2025/08/07 02:04:26 DEBUG : file1: vfs cache: setting modification time to 2025-08-07 02:04:26.230375202 +0000 UTC m=+352.545302126 2025/08/07 02:04:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/07 02:04:26 DEBUG : file1(0xc00070ce80): >close: err= 2025/08/07 02:04:26 DEBUG : file1(0xc00070ce80): close: 2025/08/07 02:04:26 DEBUG : file1(0xc00070ce80): >close: err=file already closed 2025/08/07 02:04:26 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:04:26 DEBUG : Looking for writers 2025/08/07 02:04:26 DEBUG : file1: reading active writers 2025/08/07 02:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/07 02:04:26 DEBUG : Looking for writers 2025/08/07 02:04:26 DEBUG : file1: reading active writers 2025/08/07 02:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/07 02:04:26 DEBUG : Looking for writers 2025/08/07 02:04:26 DEBUG : file1: reading active writers 2025/08/07 02:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/07 02:04:26 DEBUG : Looking for writers 2025/08/07 02:04:26 DEBUG : file1: reading active writers 2025/08/07 02:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/07 02:04:26 DEBUG : file1: vfs cache: starting upload 2025/08/07 02:04:26 DEBUG : Looking for writers 2025/08/07 02:04:26 DEBUG : file1: reading active writers 2025/08/07 02:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/07 02:04:26 DEBUG : Looking for writers 2025/08/07 02:04:26 DEBUG : file1: reading active writers 2025/08/07 02:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/07 02:04:26 DEBUG : Looking for writers 2025/08/07 02:04:26 DEBUG : file1: reading active writers 2025/08/07 02:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/07 02:04:27 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/08/07 02:04:27 DEBUG : Looking for writers 2025/08/07 02:04:27 DEBUG : file1: reading active writers 2025/08/07 02:04:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/07 02:04:28 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/07 02:04:28 INFO : file1: Copied (new) 2025/08/07 02:04:28 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-07 02:04:26 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/07 02:04:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/07 02:04:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:28 INFO : file1: vfs cache: upload succeeded try #1 2025/08/07 02:04:28 DEBUG : Looking for writers 2025/08/07 02:04:28 DEBUG : file1: reading active writers 2025/08/07 02:04:28 DEBUG : >WaitForWriters: 2025/08/07 02:04:28 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:04:28 DEBUG : Looking for writers 2025/08/07 02:04:28 DEBUG : file1: reading active writers 2025/08/07 02:04:28 DEBUG : >WaitForWriters: 2025/08/07 02:04:28 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.18s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:04:29 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:04:29 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:04:29 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:29 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:04:29 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:04:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:04:29 DEBUG : file1: newRWFileHandle: 2025/08/07 02:04:29 DEBUG : file1(0xc000778400): openPending: 2025/08/07 02:04:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:04:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:29 DEBUG : file1(0xc000778400): >openPending: err= 2025/08/07 02:04:29 DEBUG : file1: >newRWFileHandle: err= 2025/08/07 02:04:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/07 02:04:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/07 02:04:29 DEBUG : file1(0xc000778400): _writeAt: size=7, off=0 2025/08/07 02:04:29 DEBUG : file1(0xc000778400): >_writeAt: n=7, err= 2025/08/07 02:04:29 DEBUG : file1(0xc000778400): _writeAt: size=6, off=5 2025/08/07 02:04:29 DEBUG : file1(0xc000778400): >_writeAt: n=6, err= 2025/08/07 02:04:29 DEBUG : file1(0xc000778400): close: 2025/08/07 02:04:29 DEBUG : file1: vfs cache: setting modification time to 2025-08-07 02:04:29.404704171 +0000 UTC m=+355.719631107 2025/08/07 02:04:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/07 02:04:29 DEBUG : file1(0xc000778400): >close: err= 2025/08/07 02:04:29 DEBUG : file1(0xc000778400): _writeAt: size=5, off=0 2025/08/07 02:04:29 DEBUG : file1(0xc000778400): >_writeAt: n=0, err=file already closed 2025/08/07 02:04:29 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:04:29 DEBUG : Looking for writers 2025/08/07 02:04:29 DEBUG : file1: reading active writers 2025/08/07 02:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/07 02:04:29 DEBUG : Looking for writers 2025/08/07 02:04:29 DEBUG : file1: reading active writers 2025/08/07 02:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/07 02:04:29 DEBUG : Looking for writers 2025/08/07 02:04:29 DEBUG : file1: reading active writers 2025/08/07 02:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/07 02:04:29 DEBUG : Looking for writers 2025/08/07 02:04:29 DEBUG : file1: reading active writers 2025/08/07 02:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/07 02:04:29 DEBUG : file1: vfs cache: starting upload 2025/08/07 02:04:29 DEBUG : Looking for writers 2025/08/07 02:04:29 DEBUG : file1: reading active writers 2025/08/07 02:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/07 02:04:29 DEBUG : Looking for writers 2025/08/07 02:04:29 DEBUG : file1: reading active writers 2025/08/07 02:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/07 02:04:30 DEBUG : Looking for writers 2025/08/07 02:04:30 DEBUG : file1: reading active writers 2025/08/07 02:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/07 02:04:30 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/08/07 02:04:30 DEBUG : Looking for writers 2025/08/07 02:04:30 DEBUG : file1: reading active writers 2025/08/07 02:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/07 02:04:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/07 02:04:31 INFO : file1: Copied (new) 2025/08/07 02:04:31 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-07 02:04:29 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/07 02:04:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/07 02:04:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:31 INFO : file1: vfs cache: upload succeeded try #1 2025/08/07 02:04:31 DEBUG : Looking for writers 2025/08/07 02:04:31 DEBUG : file1: reading active writers 2025/08/07 02:04:31 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/08/07 02:04:39 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:04:39 DEBUG : Looking for writers 2025/08/07 02:04:39 DEBUG : file1: reading active writers 2025/08/07 02:04:39 DEBUG : >WaitForWriters: 2025/08/07 02:04:39 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (10.51s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:04:39 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:04:39 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:04:39 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:39 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:04:39 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:04:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:04:39 DEBUG : file1: newRWFileHandle: 2025/08/07 02:04:39 DEBUG : file1(0xc000369ac0): openPending: 2025/08/07 02:04:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:04:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:39 DEBUG : file1(0xc000369ac0): >openPending: err= 2025/08/07 02:04:39 DEBUG : file1: >newRWFileHandle: err= 2025/08/07 02:04:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/07 02:04:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/07 02:04:39 DEBUG : file1(0xc000369ac0): close: 2025/08/07 02:04:39 DEBUG : file1: vfs cache: setting modification time to 2025-08-07 02:04:39.914340514 +0000 UTC m=+366.229267459 2025/08/07 02:04:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/07 02:04:39 DEBUG : file1(0xc000369ac0): >close: err= 2025/08/07 02:04:39 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/07 02:04:39 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/07 02:04:39 DEBUG : file2: newRWFileHandle: 2025/08/07 02:04:39 DEBUG : file2(0xc00070c1c0): openPending: 2025/08/07 02:04:39 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:04:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/07 02:04:39 DEBUG : file2(0xc00070c1c0): >openPending: err= 2025/08/07 02:04:39 DEBUG : file2: >newRWFileHandle: err= 2025/08/07 02:04:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/07 02:04:39 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/07 02:04:39 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/07 02:04:39 DEBUG : file2(0xc00070c1c0): RWFileHandle.Flush 2025/08/07 02:04:39 DEBUG : file2(0xc00070c1c0): RWFileHandle.Release 2025/08/07 02:04:39 DEBUG : file2(0xc00070c1c0): close: 2025/08/07 02:04:39 DEBUG : file2: vfs cache: setting modification time to 2025-08-07 02:04:39.921474982 +0000 UTC m=+366.236401926 2025/08/07 02:04:39 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/07 02:04:39 DEBUG : file2(0xc00070c1c0): >close: err= 2025/08/07 02:04:39 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:04:39 DEBUG : Looking for writers 2025/08/07 02:04:39 DEBUG : file1: reading active writers 2025/08/07 02:04:39 DEBUG : file2: reading active writers 2025/08/07 02:04:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/07 02:04:39 DEBUG : Looking for writers 2025/08/07 02:04:39 DEBUG : file1: reading active writers 2025/08/07 02:04:39 DEBUG : file2: reading active writers 2025/08/07 02:04:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/07 02:04:39 DEBUG : Looking for writers 2025/08/07 02:04:39 DEBUG : file1: reading active writers 2025/08/07 02:04:39 DEBUG : file2: reading active writers 2025/08/07 02:04:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/07 02:04:39 DEBUG : Looking for writers 2025/08/07 02:04:39 DEBUG : file1: reading active writers 2025/08/07 02:04:39 DEBUG : file2: reading active writers 2025/08/07 02:04:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/07 02:04:40 DEBUG : file1: vfs cache: starting upload 2025/08/07 02:04:40 DEBUG : file2: vfs cache: starting upload 2025/08/07 02:04:40 DEBUG : Looking for writers 2025/08/07 02:04:40 DEBUG : file1: reading active writers 2025/08/07 02:04:40 DEBUG : file2: reading active writers 2025/08/07 02:04:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/07 02:04:40 DEBUG : Looking for writers 2025/08/07 02:04:40 DEBUG : file1: reading active writers 2025/08/07 02:04:40 DEBUG : file2: reading active writers 2025/08/07 02:04:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/08/07 02:04:40 DEBUG : Looking for writers 2025/08/07 02:04:40 DEBUG : file1: reading active writers 2025/08/07 02:04:40 DEBUG : file2: reading active writers 2025/08/07 02:04:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/08/07 02:04:41 DEBUG : Looking for writers 2025/08/07 02:04:41 DEBUG : file1: reading active writers 2025/08/07 02:04:41 DEBUG : file2: reading active writers 2025/08/07 02:04:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/08/07 02:04:41 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/07 02:04:41 INFO : file1: Copied (new) 2025/08/07 02:04:41 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-07 02:04:39 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/07 02:04:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/07 02:04:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:41 INFO : file1: vfs cache: upload succeeded try #1 2025/08/07 02:04:42 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/07 02:04:42 INFO : file2: Copied (new) 2025/08/07 02:04:42 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-07 02:04:39 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/07 02:04:42 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/07 02:04:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/07 02:04:42 INFO : file2: vfs cache: upload succeeded try #1 2025/08/07 02:04:42 DEBUG : Looking for writers 2025/08/07 02:04:42 DEBUG : file1: reading active writers 2025/08/07 02:04:42 DEBUG : file2: reading active writers 2025/08/07 02:04:42 DEBUG : >WaitForWriters: 2025/08/07 02:04:42 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:04:42 DEBUG : Looking for writers 2025/08/07 02:04:42 DEBUG : file1: reading active writers 2025/08/07 02:04:42 DEBUG : file2: reading active writers 2025/08/07 02:04:42 DEBUG : >WaitForWriters: 2025/08/07 02:04:42 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.33s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:04:43 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:04:43 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:04:43 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:43 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:04:43 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:04:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:04:43 DEBUG : file1: newRWFileHandle: 2025/08/07 02:04:43 DEBUG : file1(0xc000778180): openPending: 2025/08/07 02:04:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:04:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:43 DEBUG : file1(0xc000778180): >openPending: err= 2025/08/07 02:04:43 DEBUG : file1: >newRWFileHandle: err= 2025/08/07 02:04:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/07 02:04:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/07 02:04:43 DEBUG : file1(0xc000778180): _writeAt: size=5, off=0 2025/08/07 02:04:43 DEBUG : file1(0xc000778180): >_writeAt: n=5, err= 2025/08/07 02:04:43 DEBUG : file1(0xc000778180): RWFileHandle.Flush 2025/08/07 02:04:43 DEBUG : file1(0xc000778180): RWFileHandle.Flush 2025/08/07 02:04:43 DEBUG : file1(0xc000778180): close: 2025/08/07 02:04:43 DEBUG : file1: vfs cache: setting modification time to 2025-08-07 02:04:43.239101576 +0000 UTC m=+369.554028521 2025/08/07 02:04:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/07 02:04:43 DEBUG : file1(0xc000778180): >close: err= 2025/08/07 02:04:43 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:04:43 DEBUG : Looking for writers 2025/08/07 02:04:43 DEBUG : file1: reading active writers 2025/08/07 02:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/07 02:04:43 DEBUG : Looking for writers 2025/08/07 02:04:43 DEBUG : file1: reading active writers 2025/08/07 02:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/07 02:04:43 DEBUG : Looking for writers 2025/08/07 02:04:43 DEBUG : file1: reading active writers 2025/08/07 02:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/07 02:04:43 DEBUG : Looking for writers 2025/08/07 02:04:43 DEBUG : file1: reading active writers 2025/08/07 02:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/07 02:04:43 DEBUG : file1: vfs cache: starting upload 2025/08/07 02:04:43 DEBUG : Looking for writers 2025/08/07 02:04:43 DEBUG : file1: reading active writers 2025/08/07 02:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/07 02:04:43 DEBUG : Looking for writers 2025/08/07 02:04:43 DEBUG : file1: reading active writers 2025/08/07 02:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/07 02:04:43 DEBUG : Looking for writers 2025/08/07 02:04:43 DEBUG : file1: reading active writers 2025/08/07 02:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/07 02:04:44 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/07 02:04:44 DEBUG : Looking for writers 2025/08/07 02:04:44 DEBUG : file1: reading active writers 2025/08/07 02:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/07 02:04:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/07 02:04:45 INFO : file1: Copied (new) 2025/08/07 02:04:45 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-07 02:04:43 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/07 02:04:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/07 02:04:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:45 INFO : file1: vfs cache: upload succeeded try #1 2025/08/07 02:04:45 DEBUG : Looking for writers 2025/08/07 02:04:45 DEBUG : file1: reading active writers 2025/08/07 02:04:45 DEBUG : >WaitForWriters: 2025/08/07 02:04:45 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.35s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:04:46 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:04:46 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:04:46 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:46 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:04:46 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:04:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:04:46 DEBUG : file1: newRWFileHandle: 2025/08/07 02:04:46 DEBUG : file1(0xc000812d00): openPending: 2025/08/07 02:04:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:04:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:46 DEBUG : file1(0xc000812d00): >openPending: err= 2025/08/07 02:04:46 DEBUG : file1: >newRWFileHandle: err= 2025/08/07 02:04:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/07 02:04:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/07 02:04:46 DEBUG : file1(0xc000812d00): _writeAt: size=5, off=0 2025/08/07 02:04:46 DEBUG : file1(0xc000812d00): >_writeAt: n=5, err= 2025/08/07 02:04:46 DEBUG : file1(0xc000812d00): RWFileHandle.Release 2025/08/07 02:04:46 DEBUG : file1(0xc000812d00): close: 2025/08/07 02:04:46 DEBUG : file1: vfs cache: setting modification time to 2025-08-07 02:04:46.594814899 +0000 UTC m=+372.909741794 2025/08/07 02:04:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/07 02:04:46 DEBUG : file1(0xc000812d00): >close: err= 2025/08/07 02:04:46 DEBUG : file1(0xc000812d00): RWFileHandle.Release 2025/08/07 02:04:46 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:04:46 DEBUG : Looking for writers 2025/08/07 02:04:46 DEBUG : file1: reading active writers 2025/08/07 02:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/07 02:04:46 DEBUG : Looking for writers 2025/08/07 02:04:46 DEBUG : file1: reading active writers 2025/08/07 02:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/07 02:04:46 DEBUG : Looking for writers 2025/08/07 02:04:46 DEBUG : file1: reading active writers 2025/08/07 02:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/07 02:04:46 DEBUG : Looking for writers 2025/08/07 02:04:46 DEBUG : file1: reading active writers 2025/08/07 02:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/07 02:04:46 DEBUG : file1: vfs cache: starting upload 2025/08/07 02:04:46 DEBUG : Looking for writers 2025/08/07 02:04:46 DEBUG : file1: reading active writers 2025/08/07 02:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/07 02:04:46 DEBUG : Looking for writers 2025/08/07 02:04:46 DEBUG : file1: reading active writers 2025/08/07 02:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/07 02:04:47 DEBUG : Looking for writers 2025/08/07 02:04:47 DEBUG : file1: reading active writers 2025/08/07 02:04:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/07 02:04:47 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/07 02:04:47 DEBUG : Looking for writers 2025/08/07 02:04:47 DEBUG : file1: reading active writers 2025/08/07 02:04:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/07 02:04:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/07 02:04:48 INFO : file1: Copied (new) 2025/08/07 02:04:48 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-07 02:04:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/07 02:04:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/07 02:04:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:48 INFO : file1: vfs cache: upload succeeded try #1 2025/08/07 02:04:48 DEBUG : Looking for writers 2025/08/07 02:04:48 DEBUG : file1: reading active writers 2025/08/07 02:04:48 DEBUG : >WaitForWriters: 2025/08/07 02:04:48 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.97s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:04:49 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:04:49 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:04:49 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:49 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:49 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:04:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/07 02:04:51 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/07 02:04:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/07 02:04:52 DEBUG : dir/file1: newRWFileHandle: 2025/08/07 02:04:52 DEBUG : dir/file1(0xc000778d00): openPending: 2025/08/07 02:04:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/07 02:04:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/07 02:04:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:52 DEBUG : dir/file1(0xc000778d00): >openPending: err= 2025/08/07 02:04:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/07 02:04:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/07 02:04:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/07 02:04:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/07 02:04:52 DEBUG : dir/file1(0xc000778d00): _writeAt: size=5, off=0 2025/08/07 02:04:52 DEBUG : dir/file1(0xc000778d00): >_writeAt: n=5, err= 2025/08/07 02:04:52 DEBUG : dir/file1(0xc000778d00): close: 2025/08/07 02:04:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:04:52 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-07 02:04:52.205313785 +0000 UTC m=+378.520240691 2025/08/07 02:04:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/07 02:04:52 DEBUG : dir/file1(0xc000778d00): >close: err= 2025/08/07 02:04:52 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:04:52 DEBUG : dir: Looking for writers 2025/08/07 02:04:52 DEBUG : file1: reading active writers 2025/08/07 02:04:52 DEBUG : Looking for writers 2025/08/07 02:04:52 DEBUG : dir: reading active writers 2025/08/07 02:04:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/07 02:04:52 DEBUG : dir: Looking for writers 2025/08/07 02:04:52 DEBUG : file1: reading active writers 2025/08/07 02:04:52 DEBUG : Looking for writers 2025/08/07 02:04:52 DEBUG : dir: reading active writers 2025/08/07 02:04:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/07 02:04:52 DEBUG : dir: Looking for writers 2025/08/07 02:04:52 DEBUG : file1: reading active writers 2025/08/07 02:04:52 DEBUG : Looking for writers 2025/08/07 02:04:52 DEBUG : dir: reading active writers 2025/08/07 02:04:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/07 02:04:52 DEBUG : dir: Looking for writers 2025/08/07 02:04:52 DEBUG : file1: reading active writers 2025/08/07 02:04:52 DEBUG : Looking for writers 2025/08/07 02:04:52 DEBUG : dir: reading active writers 2025/08/07 02:04:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/07 02:04:52 DEBUG : dir/file1: vfs cache: starting upload 2025/08/07 02:04:52 DEBUG : dir: Looking for writers 2025/08/07 02:04:52 DEBUG : file1: reading active writers 2025/08/07 02:04:52 DEBUG : Looking for writers 2025/08/07 02:04:52 DEBUG : dir: reading active writers 2025/08/07 02:04:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/07 02:04:52 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/08/07 02:04:52 DEBUG : dir: Looking for writers 2025/08/07 02:04:52 DEBUG : file1: reading active writers 2025/08/07 02:04:52 DEBUG : Looking for writers 2025/08/07 02:04:52 DEBUG : dir: reading active writers 2025/08/07 02:04:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/07 02:04:52 DEBUG : dir: Looking for writers 2025/08/07 02:04:52 DEBUG : file1: reading active writers 2025/08/07 02:04:52 DEBUG : Looking for writers 2025/08/07 02:04:52 DEBUG : dir: reading active writers 2025/08/07 02:04:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/07 02:04:53 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/07 02:04:53 INFO : dir/file1: Copied (replaced existing) 2025/08/07 02:04:53 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-07 02:04:52 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/07 02:04:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/07 02:04:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/07 02:04:53 DEBUG : dir: Looking for writers 2025/08/07 02:04:53 DEBUG : file1: reading active writers 2025/08/07 02:04:53 DEBUG : Looking for writers 2025/08/07 02:04:53 DEBUG : dir: reading active writers 2025/08/07 02:04:53 DEBUG : >WaitForWriters: 2025/08/07 02:04:53 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.13s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:04:54 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:04:54 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:04:54 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:54 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:54 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:04:55 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/07 02:04:56 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:04:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:04:57 DEBUG : dir/file1: newRWFileHandle: 2025/08/07 02:04:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/07 02:04:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/07 02:04:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/07 02:04:57 DEBUG : dir/file1(0xc00045a680): _writeAt: size=5, off=0 2025/08/07 02:04:57 DEBUG : dir/file1(0xc00045a680): openPending: 2025/08/07 02:04:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/07 02:04:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/07 02:04:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:57 DEBUG : dir/file1(0xc00045a680): >openPending: err= 2025/08/07 02:04:57 DEBUG : dir/file1(0xc00045a680): >_writeAt: n=5, err= 2025/08/07 02:04:57 DEBUG : dir/file1(0xc00045a680): _writeAt: size=15, off=5 2025/08/07 02:04:57 DEBUG : dir/file1(0xc00045a680): >_writeAt: n=15, err= 2025/08/07 02:04:57 DEBUG : dir/file1(0xc00045a680): close: 2025/08/07 02:04:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/07 02:04:57 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-07 02:04:57.306238274 +0000 UTC m=+383.621165189 2025/08/07 02:04:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/07 02:04:57 DEBUG : dir/file1(0xc00045a680): >close: err= 2025/08/07 02:04:57 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:04:57 DEBUG : dir: Looking for writers 2025/08/07 02:04:57 DEBUG : file1: reading active writers 2025/08/07 02:04:57 DEBUG : Looking for writers 2025/08/07 02:04:57 DEBUG : dir: reading active writers 2025/08/07 02:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/07 02:04:57 DEBUG : dir: Looking for writers 2025/08/07 02:04:57 DEBUG : file1: reading active writers 2025/08/07 02:04:57 DEBUG : Looking for writers 2025/08/07 02:04:57 DEBUG : dir: reading active writers 2025/08/07 02:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/07 02:04:57 DEBUG : dir: Looking for writers 2025/08/07 02:04:57 DEBUG : file1: reading active writers 2025/08/07 02:04:57 DEBUG : Looking for writers 2025/08/07 02:04:57 DEBUG : dir: reading active writers 2025/08/07 02:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/07 02:04:57 DEBUG : dir: Looking for writers 2025/08/07 02:04:57 DEBUG : file1: reading active writers 2025/08/07 02:04:57 DEBUG : Looking for writers 2025/08/07 02:04:57 DEBUG : dir: reading active writers 2025/08/07 02:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/07 02:04:57 DEBUG : dir/file1: vfs cache: starting upload 2025/08/07 02:04:57 DEBUG : dir: Looking for writers 2025/08/07 02:04:57 DEBUG : file1: reading active writers 2025/08/07 02:04:57 DEBUG : Looking for writers 2025/08/07 02:04:57 DEBUG : dir: reading active writers 2025/08/07 02:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/07 02:04:57 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/08/07 02:04:57 DEBUG : dir: Looking for writers 2025/08/07 02:04:57 DEBUG : file1: reading active writers 2025/08/07 02:04:57 DEBUG : Looking for writers 2025/08/07 02:04:57 DEBUG : dir: reading active writers 2025/08/07 02:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/07 02:04:57 DEBUG : dir: Looking for writers 2025/08/07 02:04:57 DEBUG : file1: reading active writers 2025/08/07 02:04:57 DEBUG : Looking for writers 2025/08/07 02:04:57 DEBUG : dir: reading active writers 2025/08/07 02:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/07 02:04:58 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/08/07 02:04:58 INFO : dir/file1: Copied (replaced existing) 2025/08/07 02:04:58 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-07 02:04:57 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/08/07 02:04:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/07 02:04:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/07 02:04:58 DEBUG : dir: Looking for writers 2025/08/07 02:04:58 DEBUG : file1: reading active writers 2025/08/07 02:04:58 DEBUG : Looking for writers 2025/08/07 02:04:58 DEBUG : dir: reading active writers 2025/08/07 02:04:58 DEBUG : >WaitForWriters: 2025/08/07 02:04:58 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.12s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:04:59 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:04:59 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:04:59 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:59 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:04:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:04:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:04:59 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:04:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:04:59 DEBUG : file1: newRWFileHandle: 2025/08/07 02:04:59 DEBUG : file1(0xc0008128c0): openPending: 2025/08/07 02:04:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:04:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:59 DEBUG : file1(0xc0008128c0): >openPending: err= 2025/08/07 02:04:59 DEBUG : file1: >newRWFileHandle: err= 2025/08/07 02:04:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:04:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/07 02:04:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/07 02:04:59 DEBUG : file1(0xc0008128c0): _writeAt: size=5, off=0 2025/08/07 02:04:59 DEBUG : file1(0xc0008128c0): >_writeAt: n=5, err= 2025/08/07 02:04:59 DEBUG : file1(0xc0008128c0): close: 2025/08/07 02:04:59 DEBUG : file1: vfs cache: setting modification time to 2025-08-07 02:04:59.811179865 +0000 UTC m=+386.126106820 2025/08/07 02:04:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/07 02:04:59 DEBUG : file1(0xc0008128c0): >close: err= 2025/08/07 02:04:59 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:04:59 DEBUG : Looking for writers 2025/08/07 02:04:59 DEBUG : file1: reading active writers 2025/08/07 02:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/07 02:04:59 DEBUG : Looking for writers 2025/08/07 02:04:59 DEBUG : file1: reading active writers 2025/08/07 02:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/07 02:04:59 DEBUG : Looking for writers 2025/08/07 02:04:59 DEBUG : file1: reading active writers 2025/08/07 02:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/07 02:04:59 DEBUG : Looking for writers 2025/08/07 02:04:59 DEBUG : file1: reading active writers 2025/08/07 02:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/07 02:04:59 DEBUG : file1: vfs cache: starting upload 2025/08/07 02:04:59 DEBUG : Looking for writers 2025/08/07 02:04:59 DEBUG : file1: reading active writers 2025/08/07 02:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/07 02:05:00 DEBUG : Looking for writers 2025/08/07 02:05:00 DEBUG : file1: reading active writers 2025/08/07 02:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/07 02:05:00 DEBUG : Looking for writers 2025/08/07 02:05:00 DEBUG : file1: reading active writers 2025/08/07 02:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/07 02:05:00 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/07 02:05:01 DEBUG : Looking for writers 2025/08/07 02:05:01 DEBUG : file1: reading active writers 2025/08/07 02:05:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/07 02:05:01 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/07 02:05:01 INFO : file1: Copied (new) 2025/08/07 02:05:01 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-07 02:04:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/07 02:05:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/07 02:05:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:05:01 INFO : file1: vfs cache: upload succeeded try #1 2025/08/07 02:05:02 DEBUG : Looking for writers 2025/08/07 02:05:02 DEBUG : file1: reading active writers 2025/08/07 02:05:02 DEBUG : >WaitForWriters: 2025/08/07 02:05:02 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleSizeCreateNew (10.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:05:09 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:05:09 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:05:09 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:09 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:09 DEBUG : Config file has changed externally - reloading 2025/08/07 02:05:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:05:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:05:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/07 02:05:09 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a840): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a840): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a840): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a840): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a840): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.116939337 +0000 UTC m=+396.431866241 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a840): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045af80): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045af80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045af80): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045af80): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045af80): _writeAt: size=3, off=2 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045af80): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045af80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.116939337 +0000 UTC m=+396.431866241 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045af80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045b580): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045b580): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045b580): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045b580): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045b580): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.116939337 +0000 UTC m=+396.431866241 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045b580): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1b90 item 1 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001474400): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001474400): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001474400): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001474400): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001474400): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.122029048 +0000 UTC m=+396.436955953 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001474400): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001474900): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001474900): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001474900): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001474900): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001474900): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.122029048 +0000 UTC m=+396.436955953 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001474900): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000182540 item 2 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001474f40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001474f40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001474f40): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001474f40): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001474f40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.124267127 +0000 UTC m=+396.439194032 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001474f40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0014753c0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0014753c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0014753c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0014753c0): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0014753c0): _writeAt: size=3, off=2 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0014753c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0014753c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.124267127 +0000 UTC m=+396.439194032 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0014753c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001475880): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001475880): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001475880): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001475880): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001475880): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.124267127 +0000 UTC m=+396.439194032 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001475880): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000182a10 item 3 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ee80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ee80): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ee80): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ee80): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ee80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.131705665 +0000 UTC m=+396.446632570 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ee80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f400): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f400): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f400): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f400): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f400): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.131705665 +0000 UTC m=+396.446632570 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f400): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c770 item 4 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059fa80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059fa80): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059fa80): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059fa80): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059fa80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.136869806 +0000 UTC m=+396.451796710 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059fa80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ff40): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ff40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ff40): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ff40): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ff40): _writeAt: size=3, off=2 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ff40): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ff40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.136869806 +0000 UTC m=+396.451796710 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ff40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40480): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40480): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40480): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40480): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40480): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.136869806 +0000 UTC m=+396.451796710 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40480): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d420 item 5 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778b00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778b00): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778b00): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778b00): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778b00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.140647715 +0000 UTC m=+396.455574620 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778b00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779080): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779080): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779080): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779080): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779080): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.140647715 +0000 UTC m=+396.455574620 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779080): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bccb0 item 6 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779740): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779740): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779740): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779740): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779740): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.143654978 +0000 UTC m=+396.458581883 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779740): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779c40): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779c40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779c40): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779c40): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779c40): _writeAt: size=3, off=2 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779c40): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779c40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.143654978 +0000 UTC m=+396.458581883 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779c40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0180): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0180): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0180): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0180): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0180): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.143654978 +0000 UTC m=+396.458581883 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0180): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd810 item 7 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0800): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0800): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0800): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0800): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0800): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.146043289 +0000 UTC m=+396.460970194 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0800): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0d40): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0d40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0d40): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0d40): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0d40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.146043289 +0000 UTC m=+396.460970194 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0d40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462620 item 8 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1300): _readAt: size=2, off=0 2025/08/07 02:05:10 ERROR : open-test-file(0xc0009c1300): Couldn't read size of file 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1300): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1300): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1300): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1300): close: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1300): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c16c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c16c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c16c0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c16c0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c16c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.148040426 +0000 UTC m=+396.462967332 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c16c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1b40): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1b40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1b40): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1b40): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1b40): _writeAt: size=3, off=2 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1b40): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1b40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.148040426 +0000 UTC m=+396.462967332 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1b40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009ec0c0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009ec0c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009ec0c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009ec0c0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009ec0c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.148040426 +0000 UTC m=+396.462967332 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009ec0c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462d20 item 9 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009ec740): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009ec740): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009ec740): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009ec740): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009ec740): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.152383316 +0000 UTC m=+396.467310221 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009ec740): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009ecc80): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009ecc80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009ecc80): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009ecc80): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009ecc80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.152383316 +0000 UTC m=+396.467310221 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009ecc80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463490 item 10 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001475ec0): _readAt: size=2, off=0 2025/08/07 02:05:10 ERROR : open-test-file(0xc001475ec0): Couldn't read size of file 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001475ec0): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001475ec0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001475ec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001475ec0): close: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001475ec0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00148a300): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00148a300): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00148a300): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00148a300): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00148a300): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.155400187 +0000 UTC m=+396.470327092 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00148a300): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00148a800): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00148a800): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00148a800): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00148a800): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00148a800): _writeAt: size=3, off=2 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00148a800): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00148a800): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.155400187 +0000 UTC m=+396.470327092 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00148a800): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00148ad00): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00148ad00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00148ad00): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00148ad00): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00148ad00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.155400187 +0000 UTC m=+396.470327092 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00148ad00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000183730 item 11 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813140): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813140): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813140): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813140): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813140): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.158964375 +0000 UTC m=+396.473891281 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813140): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008136c0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008136c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008136c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008136c0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008136c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.158964375 +0000 UTC m=+396.473891281 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008136c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047af50 item 12 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813e00): _readAt: size=2, off=0 2025/08/07 02:05:10 ERROR : open-test-file(0xc000813e00): Couldn't read size of file 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813e00): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813e00): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813e00): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813e00): close: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813e00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158c240): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158c240): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158c240): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158c240): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158c240): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.161022398 +0000 UTC m=+396.475949302 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158c240): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158c900): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158c900): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158c900): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158c900): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158c900): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.161022398 +0000 UTC m=+396.475949302 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158c900): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b960 item 13 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158cf80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158cf80): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158cf80): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158cf80): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158cf80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.162790265 +0000 UTC m=+396.477717170 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158cf80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158d4c0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158d4c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158d4c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158d4c0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158d4c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.162790265 +0000 UTC m=+396.477717170 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158d4c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc460 item 14 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158db00): _readAt: size=2, off=0 2025/08/07 02:05:10 ERROR : open-test-file(0xc00158db00): Couldn't read size of file 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158db00): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158db00): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158db00): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158db00): close: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158db00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158dec0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158dec0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158dec0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158dec0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158dec0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.16512698 +0000 UTC m=+396.480053885 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00158dec0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a8600): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a8600): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a8600): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a8600): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a8600): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.16512698 +0000 UTC m=+396.480053885 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a8600): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcaf0 item 15 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a8c80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a8c80): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a8c80): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a8c80): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a8c80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.166956722 +0000 UTC m=+396.481883627 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a8c80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a91c0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a91c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a91c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a91c0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a91c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.166956722 +0000 UTC m=+396.481883627 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a91c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd0a0 item 16 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a9800): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a9800): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a9800): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a9800): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a9800): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.168610637 +0000 UTC m=+396.483537541 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a9800): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a9c80): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a9c80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a9c80): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a9c80): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a9c80): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a9c80): _writeAt: size=3, off=7 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a9c80): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a9c80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.168610637 +0000 UTC m=+396.483537541 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015a9c80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cc200): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cc200): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cc200): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cc200): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cc200): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.168610637 +0000 UTC m=+396.483537541 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cc200): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddb20 item 17 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cc880): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cc880): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cc880): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cc880): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cc880): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.171473489 +0000 UTC m=+396.486400394 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cc880): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015ccdc0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015ccdc0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015ccdc0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015ccdc0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015ccdc0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.171473489 +0000 UTC m=+396.486400394 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015ccdc0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6930 item 18 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cd440): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cd440): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cd440): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cd440): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cd440): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.172954678 +0000 UTC m=+396.487881584 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cd440): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cd940): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cd940): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cd940): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cd940): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cd940): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cd940): _writeAt: size=3, off=7 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cd940): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cd940): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.172954678 +0000 UTC m=+396.487881584 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cd940): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cde40): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cde40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cde40): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cde40): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cde40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.172954678 +0000 UTC m=+396.487881584 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015cde40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7260 item 19 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e4540): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e4540): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e4540): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e4540): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e4540): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.175307593 +0000 UTC m=+396.490234499 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e4540): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e4a80): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e4a80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e4a80): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e4a80): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e4a80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.175307593 +0000 UTC m=+396.490234499 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e4a80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7b20 item 20 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5100): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5100): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5100): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5100): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5100): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.176753967 +0000 UTC m=+396.491680872 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5100): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5600): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5600): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5600): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5600): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5600): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5600): _writeAt: size=3, off=7 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5600): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5600): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.176753967 +0000 UTC m=+396.491680872 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5600): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5b00): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5b00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5b00): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5b00): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5b00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.176753967 +0000 UTC m=+396.491680872 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015e5b00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c4d0 item 21 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160a200): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160a200): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160a200): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160a200): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160a200): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.178900074 +0000 UTC m=+396.493826980 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160a200): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160a740): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160a740): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160a740): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160a740): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160a740): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.178900074 +0000 UTC m=+396.493826980 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160a740): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cf50 item 22 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160adc0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160adc0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160adc0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160adc0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160adc0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.180450674 +0000 UTC m=+396.495377749 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160adc0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160b2c0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160b2c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160b2c0): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160b2c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160b2c0): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160b2c0): _writeAt: size=3, off=7 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160b2c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160b2c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.180450674 +0000 UTC m=+396.495377749 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160b2c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160b7c0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160b7c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160b7c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160b7c0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160b7c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.180450674 +0000 UTC m=+396.495377749 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160b7c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d570 item 23 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160be40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160be40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160be40): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160be40): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160be40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.183083805 +0000 UTC m=+396.498010710 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00160be40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162c400): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162c400): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162c400): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162c400): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162c400): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.183083805 +0000 UTC m=+396.498010710 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162c400): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dc00 item 24 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162ca40): _readAt: size=2, off=0 2025/08/07 02:05:10 ERROR : open-test-file(0xc00162ca40): Couldn't read size of file 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162ca40): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162ca40): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162ca40): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162ca40): close: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162ca40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162ce00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162ce00): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162ce00): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162ce00): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162ce00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.185082235 +0000 UTC m=+396.500009140 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162ce00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162d300): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162d300): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162d300): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162d300): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162d300): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162d300): _writeAt: size=3, off=7 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162d300): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162d300): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.185082235 +0000 UTC m=+396.500009140 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162d300): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162d840): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162d840): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162d840): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162d840): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162d840): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.185082235 +0000 UTC m=+396.500009140 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162d840): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e1c0 item 25 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162dec0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162dec0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162dec0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162dec0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162dec0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.187360519 +0000 UTC m=+396.502287424 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00162dec0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001646480): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001646480): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001646480): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001646480): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001646480): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.187360519 +0000 UTC m=+396.502287424 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001646480): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e850 item 26 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001646ac0): _readAt: size=2, off=0 2025/08/07 02:05:10 ERROR : open-test-file(0xc001646ac0): Couldn't read size of file 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001646ac0): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001646ac0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001646ac0): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001646ac0): close: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001646ac0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001646e80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001646e80): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001646e80): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001646e80): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001646e80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.188903426 +0000 UTC m=+396.503830331 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001646e80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001647380): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001647380): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001647380): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001647380): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001647380): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001647380): _writeAt: size=3, off=7 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001647380): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001647380): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.188903426 +0000 UTC m=+396.503830331 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001647380): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016478c0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016478c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016478c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016478c0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016478c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.188903426 +0000 UTC m=+396.503830331 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016478c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ebd0 item 27 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001647f40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001647f40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001647f40): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001647f40): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001647f40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.191458389 +0000 UTC m=+396.506385295 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001647f40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166c500): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166c500): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166c500): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166c500): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166c500): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.191458389 +0000 UTC m=+396.506385295 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166c500): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f1f0 item 28 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166cb40): _readAt: size=2, off=0 2025/08/07 02:05:10 ERROR : open-test-file(0xc00166cb40): Couldn't read size of file 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166cb40): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166cb40): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166cb40): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166cb40): close: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166cb40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166cf00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166cf00): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166cf00): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166cf00): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166cf00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.193456689 +0000 UTC m=+396.508383604 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166cf00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166d5c0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166d5c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166d5c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166d5c0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166d5c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.193456689 +0000 UTC m=+396.508383604 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166d5c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f6c0 item 29 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166dc40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166dc40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166dc40): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166dc40): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166dc40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.195922867 +0000 UTC m=+396.510849772 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00166dc40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168a200): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168a200): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168a200): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168a200): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168a200): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.195922867 +0000 UTC m=+396.510849772 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168a200): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fb20 item 30 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168a840): _readAt: size=2, off=0 2025/08/07 02:05:10 ERROR : open-test-file(0xc00168a840): Couldn't read size of file 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168a840): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168a840): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168a840): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168a840): close: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168a840): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40a00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40a00): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40a00): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40a00): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40a00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.20428092 +0000 UTC m=+396.519207825 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40a00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a410c0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a410c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a410c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a410c0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a410c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.20428092 +0000 UTC m=+396.519207825 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a410c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c070 item 31 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168b0c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168b0c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168b0c0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168b0c0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168b0c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.207952821 +0000 UTC m=+396.522879726 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168b0c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168b600): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168b600): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168b600): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168b600): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168b600): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.207952821 +0000 UTC m=+396.522879726 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168b600): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e3f0 item 32 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168bc40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168bc40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168bc40): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168bc40): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168bc40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.210470896 +0000 UTC m=+396.525397801 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00168bc40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40140): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40140): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40140): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40140): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40140): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e850 item 33 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40140): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40140): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.211289542 +0000 UTC m=+396.526216447 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40140): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40640): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40640): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40640): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40640): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40640): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.211289542 +0000 UTC m=+396.526216447 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a40640): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ea10 item 33 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a41400): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a41400): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a41400): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a41400): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a41400): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.216418015 +0000 UTC m=+396.531344920 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a41400): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a41880): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a41880): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ed90 item 34 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a41880): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a41880): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a41880): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a41880): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a41880): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.217104794 +0000 UTC m=+396.532031700 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a41880): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a41dc0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a41dc0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a41dc0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a41dc0): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a41dc0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.217104794 +0000 UTC m=+396.532031700 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a41dc0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f030 item 34 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0000b5bc0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0000b5bc0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0000b5bc0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0000b5bc0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0000b5bc0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.219713389 +0000 UTC m=+396.534640294 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0000b5bc0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000368b40): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000368b40): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000368b40): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000368b40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000368b40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f500 item 35 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000368b40): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000368b40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.220357098 +0000 UTC m=+396.535284003 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000368b40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000369bc0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000369bc0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000369bc0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000369bc0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000369bc0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.220357098 +0000 UTC m=+396.535284003 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000369bc0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f730 item 35 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070c900): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070c900): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070c900): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070c900): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070c900): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.22261348 +0000 UTC m=+396.537540386 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070c900): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d2c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d2c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c310 item 36 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d2c0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d2c0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d2c0): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d2c0): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d2c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.223741448 +0000 UTC m=+396.538668353 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d2c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d980): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d980): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d980): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d980): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d980): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.223741448 +0000 UTC m=+396.538668353 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d980): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c540 item 36 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a400): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a400): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a400): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a400): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a400): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.229189691 +0000 UTC m=+396.544116597 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a400): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a880): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a880): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a880): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a880): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a880): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cbd0 item 37 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a880): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a880): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.230094119 +0000 UTC m=+396.545021023 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a880): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045b000): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045b000): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045b000): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045b000): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045b000): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.230094119 +0000 UTC m=+396.545021023 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045b000): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cd90 item 37 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059e000): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059e000): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059e000): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059e000): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059e000): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.236823687 +0000 UTC m=+396.551750591 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059e000): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ec40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ec40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d2d0 item 38 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ec40): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ec40): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ec40): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ec40): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ec40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.237830175 +0000 UTC m=+396.552757080 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059ec40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f1c0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f1c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f1c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f1c0): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f1c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.237830175 +0000 UTC m=+396.552757080 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f1c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d500 item 38 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f840): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f840): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f840): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f840): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f840): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.239894468 +0000 UTC m=+396.554821373 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f840): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059fdc0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059fdc0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059fdc0): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059fdc0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059fdc0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041da40 item 39 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059fdc0): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059fdc0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.240752899 +0000 UTC m=+396.555679804 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059fdc0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778380): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778380): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778380): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778380): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778380): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.240752899 +0000 UTC m=+396.555679804 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778380): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dc70 item 39 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778ac0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778ac0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778ac0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778ac0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778ac0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.242527679 +0000 UTC m=+396.557454584 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778ac0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779000): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779000): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004621c0 item 40 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779000): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779000): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779000): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779000): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779000): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.243157752 +0000 UTC m=+396.558084657 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779000): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779580): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779580): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779580): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779580): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779580): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.243157752 +0000 UTC m=+396.558084657 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779580): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004623f0 item 40 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779b40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779b40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779b40): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779b40): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779b40): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779b40): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779b40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.245458569 +0000 UTC m=+396.560385473 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779b40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008120c0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008120c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008120c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462af0 item 41 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008120c0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008120c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.246115092 +0000 UTC m=+396.561041996 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008120c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812600): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812600): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812600): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812600): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812600): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463030 item 41 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812600): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812600): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.246918789 +0000 UTC m=+396.561845694 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812600): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812bc0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812bc0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812bc0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812bc0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812bc0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.246918789 +0000 UTC m=+396.561845694 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812bc0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463260 item 41 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813280): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813280): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813280): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813280): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813280): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813280): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813280): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.248551563 +0000 UTC m=+396.563478468 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813280): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008137c0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008137c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008137c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004635e0 item 42 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008137c0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008137c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.249149044 +0000 UTC m=+396.564075949 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008137c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813e00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813e00): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004638f0 item 42 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813e00): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813e00): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813e00): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813e00): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813e00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.249805345 +0000 UTC m=+396.564732250 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813e00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001544400): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001544400): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001544400): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001544400): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001544400): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.249805345 +0000 UTC m=+396.564732250 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001544400): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463b90 item 42 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001544a40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001544a40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001544a40): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001544a40): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001544a40): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001544a40): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001544a40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.251791071 +0000 UTC m=+396.566717966 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001544a40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001544f40): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001544f40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001544f40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000182310 item 43 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001544f40): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001544f40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.252433297 +0000 UTC m=+396.567360202 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001544f40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001545480): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001545480): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001545480): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001545480): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001545480): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000182540 item 43 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001545480): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001545480): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.253401785 +0000 UTC m=+396.568328689 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001545480): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015459c0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015459c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015459c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015459c0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015459c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.253401785 +0000 UTC m=+396.568328689 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0015459c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000182770 item 43 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564080): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564080): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564080): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564080): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564080): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564080): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564080): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.25565917 +0000 UTC m=+396.570586075 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564080): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564580): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564580): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564580): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000183110 item 44 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564580): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564580): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.256157034 +0000 UTC m=+396.571083939 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564580): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564ac0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564ac0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000183570 item 44 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564ac0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564ac0): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564ac0): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564ac0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.256816041 +0000 UTC m=+396.571742946 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001564ac0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001565040): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001565040): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001565040): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001565040): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001565040): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.256816041 +0000 UTC m=+396.571742946 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001565040): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000183880 item 44 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001565680): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001565680): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001565680): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001565680): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001565680): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001565680): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001565680): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.258381138 +0000 UTC m=+396.573308042 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001565680): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001565b80): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001565b80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001565b80): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a63f0 item 45 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001565b80): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001565b80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.259029103 +0000 UTC m=+396.573956008 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001565b80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572300): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572300): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572300): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572300): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572300): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.259029103 +0000 UTC m=+396.573956008 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572300): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6c40 item 45 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169e140): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169e140): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169e140): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169e140): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169e140): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169e140): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169e140): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.261040178 +0000 UTC m=+396.575967083 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169e140): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169e640): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169e640): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169e640): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004728c0 item 46 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169e640): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169e640): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.26168124 +0000 UTC m=+396.576608145 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169e640): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169ed40): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169ed40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169ed40): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169ed40): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169ed40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.26168124 +0000 UTC m=+396.576608145 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169ed40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472e00 item 46 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169f380): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169f380): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169f380): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169f380): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169f380): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169f380): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169f380): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.263436133 +0000 UTC m=+396.578363038 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169f380): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169f880): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169f880): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169f880): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004736c0 item 47 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169f880): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169f880): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.264804381 +0000 UTC m=+396.579731285 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00169f880): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b0000): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b0000): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b0000): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b0000): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b0000): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.264804381 +0000 UTC m=+396.579731285 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b0000): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e2a0 item 47 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b0640): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b0640): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b0640): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b0640): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b0640): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b0640): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b0640): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.267197742 +0000 UTC m=+396.582124647 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b0640): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b0b40): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b0b40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b0b40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ea10 item 48 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b0b40): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b0b40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.267821513 +0000 UTC m=+396.582748418 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b0b40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1240): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1240): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1240): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1240): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1240): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.267821513 +0000 UTC m=+396.582748418 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1240): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016efc0 item 48 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1880): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1880): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1880): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1880): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1880): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.269423839 +0000 UTC m=+396.584350745 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1880): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1d00): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1d00): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1d00): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1d00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1d00): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1d00): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f570 item 49 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1d00): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1d00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.27037307 +0000 UTC m=+396.585299976 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016b1d00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c82c0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c82c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c82c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c82c0): >_readAt: n=8, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c82c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.27037307 +0000 UTC m=+396.585299976 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c82c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f960 item 49 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c8940): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c8940): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c8940): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c8940): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c8940): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.272090573 +0000 UTC m=+396.587017478 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c8940): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c8e40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c8e40): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c8e40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498c40 item 50 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c8e40): _readAt: size=2, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c8e40): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c8e40): _writeAt: size=3, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c8e40): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c8e40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.273061004 +0000 UTC m=+396.587987909 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c8e40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c93c0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c93c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c93c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c93c0): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c93c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.273061004 +0000 UTC m=+396.587987909 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c93c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499180 item 50 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c9a40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c9a40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c9a40): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c9a40): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c9a40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.274341006 +0000 UTC m=+396.589267911 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c9a40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c9f40): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c9f40): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c9f40): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c9f40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c9f40): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c9f40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fe150 item 51 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c9f40): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c9f40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.274931794 +0000 UTC m=+396.589858700 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016c9f40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016de500): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016de500): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016de500): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016de500): >_readAt: n=8, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016de500): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.274931794 +0000 UTC m=+396.589858700 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016de500): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fe380 item 51 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016deb80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016deb80): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016deb80): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016deb80): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016deb80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.276326542 +0000 UTC m=+396.591253437 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016deb80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016df080): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016df080): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016df080): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ff880 item 52 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016df080): _readAt: size=2, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016df080): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016df080): _writeAt: size=3, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016df080): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016df080): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.27691217 +0000 UTC m=+396.591839076 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016df080): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016df600): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016df600): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016df600): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016df600): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016df600): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.27691217 +0000 UTC m=+396.591839076 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016df600): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e380 item 52 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016dfc80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016dfc80): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016dfc80): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016dfc80): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016dfc80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.280574082 +0000 UTC m=+396.595500987 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016dfc80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fa200): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fa200): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fa200): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fa200): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fa200): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fa200): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f0a0 item 53 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fa200): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fa200): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.281417546 +0000 UTC m=+396.596344450 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fa200): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fa740): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fa740): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fa740): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fa740): >_readAt: n=8, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fa740): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.281417546 +0000 UTC m=+396.596344450 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fa740): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3d50 item 53 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fadc0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fadc0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fadc0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fadc0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fadc0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.282944321 +0000 UTC m=+396.597871236 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fadc0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fb2c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fb2c0): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fb2c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445340 item 54 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fb2c0): _readAt: size=2, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fb2c0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fb2c0): _writeAt: size=3, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fb2c0): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fb2c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.283654593 +0000 UTC m=+396.598581497 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fb2c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fb840): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fb840): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fb840): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fb840): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fb840): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.283654593 +0000 UTC m=+396.598581497 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fb840): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445730 item 54 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fbec0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fbec0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fbec0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fbec0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fbec0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.285170687 +0000 UTC m=+396.600097592 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0016fbec0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a4440): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a4440): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a4440): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a4440): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a4440): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a4440): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0380 item 55 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a4440): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a4440): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.285809487 +0000 UTC m=+396.600736392 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a4440): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a4980): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a4980): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a4980): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a4980): >_readAt: n=8, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a4980): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.285809487 +0000 UTC m=+396.600736392 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a4980): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d08c0 item 55 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5000): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5000): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5000): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5000): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5000): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.287264036 +0000 UTC m=+396.602190941 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5000): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5500): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5500): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5500): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1570 item 56 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5500): _readAt: size=2, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5500): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5500): _writeAt: size=3, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5500): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5500): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.288085236 +0000 UTC m=+396.603012142 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5500): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5a80): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5a80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5a80): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5a80): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5a80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.288085236 +0000 UTC m=+396.603012142 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0003a5a80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1960 item 56 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bc140): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bc140): open at offset 0 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bc140): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bc140): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bc140): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bc140): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bc140): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bc140): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.289421103 +0000 UTC m=+396.604348008 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bc140): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bc680): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bc680): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bc680): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1f10 item 57 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bc680): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bc680): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.290008345 +0000 UTC m=+396.604935250 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bc680): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bcbc0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bcbc0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bcbc0): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bcbc0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bcbc0): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bcbc0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050380 item 57 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bcbc0): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bcbc0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.290791976 +0000 UTC m=+396.605718881 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bcbc0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bd140): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bd140): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bd140): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bd140): >_readAt: n=8, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bd140): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.290791976 +0000 UTC m=+396.605718881 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bd140): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050700 item 57 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bd780): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bd780): open at offset 0 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bd780): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bd780): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bd780): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bd780): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bd780): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bd780): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.292177836 +0000 UTC m=+396.607104742 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bd780): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bdcc0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bdcc0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bdcc0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d90 item 58 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bdcc0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bdcc0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.293517901 +0000 UTC m=+396.608444806 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0004bdcc0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052e280): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052e280): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052e280): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051730 item 58 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052e280): _readAt: size=2, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052e280): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052e280): _writeAt: size=3, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052e280): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052e280): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.294159575 +0000 UTC m=+396.609086480 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052e280): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052e840): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052e840): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052e840): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052e840): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052e840): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.294159575 +0000 UTC m=+396.609086480 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052e840): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456380 item 58 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052ee80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052ee80): open at offset 0 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052ee80): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052ee80): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052ee80): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052ee80): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052ee80): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052ee80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.296456826 +0000 UTC m=+396.611383731 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052ee80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052f3c0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052f3c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052f3c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456cb0 item 59 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052f3c0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052f3c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.297008872 +0000 UTC m=+396.611935777 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052f3c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052f900): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052f900): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052f900): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052f900): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052f900): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052f900): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004577a0 item 59 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052f900): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052f900): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.297615991 +0000 UTC m=+396.612542896 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052f900): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052fe80): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052fe80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052fe80): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052fe80): >_readAt: n=8, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052fe80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.297615991 +0000 UTC m=+396.612542896 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00052fe80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc9a0 item 59 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005be540): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005be540): open at offset 0 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005be540): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005be540): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005be540): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005be540): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005be540): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005be540): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.299124271 +0000 UTC m=+396.614051186 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005be540): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bea80): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bea80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bea80): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd7a0 item 60 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bea80): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bea80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.299707906 +0000 UTC m=+396.614634811 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bea80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005befc0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005befc0): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005befc0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a9a0 item 60 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005befc0): _readAt: size=2, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005befc0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005befc0): _writeAt: size=3, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005befc0): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005befc0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.300607003 +0000 UTC m=+396.615533908 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005befc0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bf580): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bf580): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bf580): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bf580): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bf580): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.300607003 +0000 UTC m=+396.615533908 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bf580): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ae00 item 60 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bfbc0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bfbc0): open at offset 0 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bfbc0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bfbc0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bfbc0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bfbc0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bfbc0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bfbc0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.302533328 +0000 UTC m=+396.617460233 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005bfbc0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4180): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4180): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4180): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b880 item 61 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4180): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4180): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.303052672 +0000 UTC m=+396.617979578 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4180): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4880): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4880): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4880): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4880): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4880): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.303052672 +0000 UTC m=+396.617979578 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4880): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bf10 item 61 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4ec0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4ec0): open at offset 0 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4ec0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4ec0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4ec0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4ec0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4ec0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.304744187 +0000 UTC m=+396.619671092 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d4ec0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d5400): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d5400): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d5400): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc5b0 item 62 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d5400): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d5400): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.305512848 +0000 UTC m=+396.620439754 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d5400): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d5b00): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d5b00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d5b00): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d5b00): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d5b00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.305512848 +0000 UTC m=+396.620439754 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d5b00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc8c0 item 62 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ec1c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ec1c0): open at offset 0 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ec1c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ec1c0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ec1c0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ec1c0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ec1c0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ec1c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.307347371 +0000 UTC m=+396.622274277 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ec1c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ec700): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ec700): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ec700): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dce70 item 63 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ec700): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ec700): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.308031676 +0000 UTC m=+396.622958571 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ec700): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ece00): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ece00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ece00): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ece00): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ece00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.308031676 +0000 UTC m=+396.622958571 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ece00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd3b0 item 63 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ed440): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ed440): open at offset 0 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ed440): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ed440): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ed440): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ed440): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ed440): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ed440): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.309792269 +0000 UTC m=+396.624719174 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ed440): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ed980): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ed980): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ed980): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddd50 item 64 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ed980): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ed980): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.310665478 +0000 UTC m=+396.625592403 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006ed980): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c6100): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c6100): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c6100): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c6100): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c6100): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.310665478 +0000 UTC m=+396.625592403 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c6100): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e63f0 item 64 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c6740): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c6740): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c6740): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c6740): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c6740): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.312744379 +0000 UTC m=+396.627671284 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c6740): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c6bc0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c6bc0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c6bc0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c6bc0): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c6bc0): _writeAt: size=3, off=2 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6a80 item 65 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c6bc0): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c6bc0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.314645286 +0000 UTC m=+396.629572191 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c6bc0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c70c0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c70c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c70c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c70c0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c70c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.314645286 +0000 UTC m=+396.629572191 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c70c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e71f0 item 65 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c7700): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c7700): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c7700): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c7700): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c7700): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.316228476 +0000 UTC m=+396.631155381 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c7700): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c7b80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c7b80): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e77a0 item 66 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c7b80): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c7b80): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c7b80): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c7b80): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c7b80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.317151328 +0000 UTC m=+396.632078233 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c7b80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e0140): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e0140): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e0140): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e0140): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e0140): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.317151328 +0000 UTC m=+396.632078233 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e0140): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7b20 item 66 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e0780): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e0780): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e0780): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e0780): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e0780): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.319000077 +0000 UTC m=+396.633926982 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e0780): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e0c00): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e0c00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e0c00): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e0c00): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e0c00): _writeAt: size=3, off=2 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c4d0 item 67 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e0c00): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e0c00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.319673562 +0000 UTC m=+396.634600466 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e0c00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e1100): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e1100): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e1100): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e1100): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e1100): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.319673562 +0000 UTC m=+396.634600466 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e1100): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c850 item 67 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e1780): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e1780): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e1780): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e1780): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e1780): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.321105539 +0000 UTC m=+396.636032444 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e1780): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e1c80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e1c80): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d030 item 68 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e1c80): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e1c80): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e1c80): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e1c80): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e1c80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.321768542 +0000 UTC m=+396.636695448 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007e1c80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007fe240): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007fe240): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007fe240): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007fe240): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007fe240): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.321768542 +0000 UTC m=+396.636695448 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007fe240): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d2d0 item 68 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007fe880): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007fe880): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007fe880): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007fe880): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007fe880): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.323528555 +0000 UTC m=+396.638455460 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007fe880): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007fed00): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007fed00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007fed00): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007fed00): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007fed00): _writeAt: size=3, off=2 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d810 item 69 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007fed00): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007fed00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.324177483 +0000 UTC m=+396.639104388 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007fed00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007ff200): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007ff200): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007ff200): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007ff200): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007ff200): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.324177483 +0000 UTC m=+396.639104388 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007ff200): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040db20 item 69 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007ff880): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007ff880): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007ff880): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007ff880): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007ff880): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.325647912 +0000 UTC m=+396.640574817 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007ff880): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007ffd80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007ffd80): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c380 item 70 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007ffd80): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007ffd80): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007ffd80): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007ffd80): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007ffd80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.326576946 +0000 UTC m=+396.641503850 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007ffd80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088e340): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088e340): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088e340): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088e340): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088e340): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.326576946 +0000 UTC m=+396.641503850 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088e340): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cf50 item 70 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088e9c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088e9c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088e9c0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088e9c0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088e9c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.328542854 +0000 UTC m=+396.643469759 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088e9c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088eec0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088eec0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088eec0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088eec0): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088eec0): _writeAt: size=3, off=2 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d730 item 71 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088eec0): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088eec0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.329038484 +0000 UTC m=+396.643965389 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088eec0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088f3c0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088f3c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088f3c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088f3c0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088f3c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.329038484 +0000 UTC m=+396.643965389 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088f3c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dc70 item 71 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088fa40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088fa40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088fa40): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088fa40): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088fa40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.333822391 +0000 UTC m=+396.648749296 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088fa40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088ff40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088ff40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422460 item 72 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088ff40): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088ff40): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088ff40): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088ff40): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088ff40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.334731427 +0000 UTC m=+396.649658332 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00088ff40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dc500): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dc500): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dc500): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dc500): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dc500): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.334731427 +0000 UTC m=+396.649658332 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dc500): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422620 item 72 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dcac0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dcac0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dcac0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dcac0): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dcac0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dcac0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dcac0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.336270765 +0000 UTC m=+396.651197670 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dcac0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dcfc0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dcfc0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dcfc0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004229a0 item 73 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dcfc0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dcfc0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.337833748 +0000 UTC m=+396.652760653 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dcfc0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dd480): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dd480): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dd480): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dd480): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dd480): _writeAt: size=3, off=2 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422b60 item 73 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dd480): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dd480): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.338560552 +0000 UTC m=+396.653487457 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dd480): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dd9c0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dd9c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dd9c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dd9c0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dd9c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.338560552 +0000 UTC m=+396.653487457 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008dd9c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422d20 item 73 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922080): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922080): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922080): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922080): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922080): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922080): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922080): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.340171756 +0000 UTC m=+396.655098661 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922080): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922580): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922580): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922580): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004230a0 item 74 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922580): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922580): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.340822877 +0000 UTC m=+396.655749782 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922580): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922ac0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922ac0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423260 item 74 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922ac0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922ac0): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922ac0): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922ac0): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922ac0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.341464993 +0000 UTC m=+396.656391898 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000922ac0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000923040): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000923040): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000923040): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000923040): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000923040): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.341464993 +0000 UTC m=+396.656391898 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000923040): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423490 item 74 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000923680): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000923680): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000923680): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000923680): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000923680): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000923680): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000923680): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.342957704 +0000 UTC m=+396.657884609 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000923680): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000923b80): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000923b80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000923b80): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004238f0 item 75 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000923b80): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000923b80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.343658198 +0000 UTC m=+396.658585103 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000923b80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954140): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954140): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954140): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954140): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954140): _writeAt: size=3, off=2 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423ab0 item 75 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954140): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954140): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.344387407 +0000 UTC m=+396.659314311 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954140): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954680): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954680): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954680): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954680): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954680): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.344387407 +0000 UTC m=+396.659314311 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954680): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423ce0 item 75 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954cc0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954cc0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954cc0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954cc0): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954cc0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954cc0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954cc0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.346503387 +0000 UTC m=+396.661430292 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000954cc0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009551c0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009551c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009551c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004381c0 item 76 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009551c0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009551c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.347043711 +0000 UTC m=+396.661970615 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009551c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000955700): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000955700): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438460 item 76 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000955700): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000955700): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000955700): _writeAt: size=3, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000955700): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000955700): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.34764054 +0000 UTC m=+396.662567445 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000955700): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000955c80): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000955c80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000955c80): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000955c80): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000955c80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.34764054 +0000 UTC m=+396.662567445 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000955c80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438700 item 76 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099e340): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099e340): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099e340): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099e340): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099e340): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099e340): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099e340): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.349112192 +0000 UTC m=+396.664039097 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099e340): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099e840): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099e840): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099e840): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438bd0 item 77 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099e840): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099e840): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.349861388 +0000 UTC m=+396.664788293 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099e840): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099ef40): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099ef40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099ef40): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099ef40): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099ef40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.349861388 +0000 UTC m=+396.664788293 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099ef40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438e00 item 77 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099f580): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099f580): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099f580): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099f580): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099f580): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099f580): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099f580): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.351925821 +0000 UTC m=+396.666852726 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099f580): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099fa80): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099fa80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099fa80): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004391f0 item 78 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099fa80): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099fa80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.352710605 +0000 UTC m=+396.667637509 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00099fa80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0200): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0200): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0200): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0200): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0200): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.352710605 +0000 UTC m=+396.667637509 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0200): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004393b0 item 78 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0840): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0840): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0840): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0840): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0840): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0840): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0840): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.35430688 +0000 UTC m=+396.669233785 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0840): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0d40): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0d40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0d40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004399d0 item 79 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0d40): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0d40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.355171993 +0000 UTC m=+396.670098898 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c0d40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1440): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1440): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1440): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1440): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1440): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.355171993 +0000 UTC m=+396.670098898 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1440): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439b90 item 79 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1a80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1a80): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1a80): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1a80): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1a80): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1a80): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1a80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.357162307 +0000 UTC m=+396.672089213 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009c1a80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f2000): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f2000): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f2000): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450230 item 80 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f2000): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f2000): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.357811005 +0000 UTC m=+396.672737910 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f2000): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f2700): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f2700): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f2700): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f2700): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f2700): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.357811005 +0000 UTC m=+396.672737910 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f2700): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450460 item 80 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f2d40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f2d40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f2d40): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f2d40): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f2d40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.360117163 +0000 UTC m=+396.675044078 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f2d40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f31c0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f31c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f31c0): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f31c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f31c0): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f31c0): _writeAt: size=3, off=7 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450b60 item 81 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f31c0): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f31c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.360843115 +0000 UTC m=+396.675770020 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f31c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f3700): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f3700): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f3700): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f3700): >_readAt: n=8, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f3700): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.360843115 +0000 UTC m=+396.675770020 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f3700): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450ee0 item 81 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f3d80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f3d80): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f3d80): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f3d80): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f3d80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.362553874 +0000 UTC m=+396.677480779 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0009f3d80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3c300): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3c300): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3c300): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451420 item 82 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3c300): _readAt: size=2, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3c300): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3c300): _writeAt: size=3, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3c300): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3c300): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.363257996 +0000 UTC m=+396.678184902 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3c300): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3c880): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3c880): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3c880): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3c880): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3c880): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.363257996 +0000 UTC m=+396.678184902 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3c880): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004516c0 item 82 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3cf00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3cf00): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3cf00): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3cf00): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3cf00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.367394578 +0000 UTC m=+396.682321483 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3cf00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3d400): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3d400): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3d400): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3d400): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3d400): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3d400): _writeAt: size=3, off=7 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451b90 item 83 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3d400): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3d400): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.368742377 +0000 UTC m=+396.683669282 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3d400): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3d940): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3d940): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3d940): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3d940): >_readAt: n=8, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3d940): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.368742377 +0000 UTC m=+396.683669282 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a3d940): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451dc0 item 83 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7c040): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7c040): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7c040): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7c040): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7c040): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.371267816 +0000 UTC m=+396.686194731 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7c040): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7c540): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7c540): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7c540): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a310 item 84 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7c540): _readAt: size=2, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7c540): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7c540): _writeAt: size=3, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7c540): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7c540): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.372546286 +0000 UTC m=+396.687473190 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7c540): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7cac0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7cac0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7cac0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7cac0): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7cac0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.372546286 +0000 UTC m=+396.687473190 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7cac0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a540 item 84 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7d140): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7d140): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7d140): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7d140): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7d140): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.374752935 +0000 UTC m=+396.689679841 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7d140): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7d640): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7d640): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7d640): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7d640): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7d640): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7d640): _writeAt: size=3, off=7 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a930 item 85 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7d640): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7d640): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.375575379 +0000 UTC m=+396.690502284 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7d640): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7db80): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7db80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7db80): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7db80): >_readAt: n=8, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7db80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.375575379 +0000 UTC m=+396.690502284 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a7db80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044aaf0 item 85 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9e280): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9e280): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9e280): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9e280): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9e280): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.377163429 +0000 UTC m=+396.692090334 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9e280): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9e780): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9e780): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9e780): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b110 item 86 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9e780): _readAt: size=2, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9e780): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9e780): _writeAt: size=3, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9e780): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9e780): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.377965374 +0000 UTC m=+396.692892279 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9e780): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9ed00): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9ed00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9ed00): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9ed00): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9ed00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.377965374 +0000 UTC m=+396.692892279 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9ed00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b420 item 86 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9f380): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9f380): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9f380): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9f380): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9f380): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.379296712 +0000 UTC m=+396.694223618 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9f380): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9f880): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9f880): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9f880): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9f880): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9f880): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9f880): _writeAt: size=3, off=7 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b960 item 87 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9f880): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9f880): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.379896999 +0000 UTC m=+396.694823904 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9f880): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9fdc0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9fdc0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9fdc0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9fdc0): >_readAt: n=8, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9fdc0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.379896999 +0000 UTC m=+396.694823904 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000a9fdc0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a000 item 87 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000aba4c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000aba4c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000aba4c0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000aba4c0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000aba4c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.381622186 +0000 UTC m=+396.696549152 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000aba4c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000aba9c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000aba9c0): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000aba9c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a3f0 item 88 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000aba9c0): _readAt: size=2, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000aba9c0): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000aba9c0): _writeAt: size=3, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000aba9c0): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000aba9c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.382270162 +0000 UTC m=+396.697197067 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000aba9c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abaf40): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abaf40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abaf40): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abaf40): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abaf40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.382270162 +0000 UTC m=+396.697197067 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abaf40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a5b0 item 88 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abb580): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abb580): open at offset 0 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abb580): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abb580): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abb580): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abb580): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abb580): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abb580): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.383730753 +0000 UTC m=+396.698657658 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abb580): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abbac0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abbac0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abbac0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a930 item 89 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abbac0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abbac0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.384204321 +0000 UTC m=+396.699131227 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000abbac0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adc080): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adc080): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adc080): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adc080): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adc080): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adc080): _writeAt: size=3, off=7 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049aaf0 item 89 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adc080): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adc080): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.384726841 +0000 UTC m=+396.699653747 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adc080): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adc600): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adc600): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adc600): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adc600): >_readAt: n=8, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adc600): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.384726841 +0000 UTC m=+396.699653747 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adc600): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ad20 item 89 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adcc40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adcc40): open at offset 0 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adcc40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adcc40): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adcc40): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adcc40): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adcc40): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adcc40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.386118283 +0000 UTC m=+396.701045188 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000adcc40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000add180): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000add180): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000add180): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b0a0 item 90 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000add180): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000add180): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.386666993 +0000 UTC m=+396.701593887 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000add180): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000add6c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000add6c0): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000add6c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b340 item 90 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000add6c0): _readAt: size=2, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000add6c0): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000add6c0): _writeAt: size=3, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000add6c0): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000add6c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.38731037 +0000 UTC m=+396.702237274 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000add6c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000addc80): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000addc80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000addc80): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000addc80): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000addc80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.38731037 +0000 UTC m=+396.702237274 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000addc80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b500 item 90 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afc340): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afc340): open at offset 0 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afc340): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afc340): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afc340): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afc340): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afc340): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afc340): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.388730064 +0000 UTC m=+396.703656969 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afc340): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afc880): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afc880): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afc880): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b960 item 91 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afc880): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afc880): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.38936759 +0000 UTC m=+396.704294496 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afc880): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afcdc0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afcdc0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afcdc0): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afcdc0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afcdc0): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afcdc0): _writeAt: size=3, off=7 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bc00 item 91 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afcdc0): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afcdc0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.390125892 +0000 UTC m=+396.705052798 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afcdc0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afd340): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afd340): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afd340): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afd340): >_readAt: n=8, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afd340): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.390125892 +0000 UTC m=+396.705052798 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afd340): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bdc0 item 91 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afd980): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afd980): open at offset 0 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afd980): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afd980): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afd980): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afd980): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afd980): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afd980): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.393070828 +0000 UTC m=+396.707997734 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000afd980): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b90480): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b90480): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b90480): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b9a0e0 item 92 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b90480): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b90480): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.39376918 +0000 UTC m=+396.708696085 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b90480): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b909c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b909c0): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b909c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b9a2a0 item 92 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b909c0): _readAt: size=2, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b909c0): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b909c0): _writeAt: size=3, off=5 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b909c0): >_writeAt: n=3, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b909c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.394572827 +0000 UTC m=+396.709499732 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b909c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b90f80): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b90f80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b90f80): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b90f80): >_readAt: n=3, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b90f80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.394572827 +0000 UTC m=+396.709499732 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b90f80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b9a460 item 92 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b915c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b915c0): open at offset 0 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b915c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b915c0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b915c0): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b915c0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b915c0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b915c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.396213476 +0000 UTC m=+396.711140381 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b915c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b91b00): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b91b00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b91b00): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b9a7e0 item 93 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b91b00): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b91b00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.397443834 +0000 UTC m=+396.712370740 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000b91b00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbc280): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbc280): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbc280): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbc280): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbc280): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.397443834 +0000 UTC m=+396.712370740 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbc280): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b9a9a0 item 93 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbc8c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbc8c0): open at offset 0 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbc8c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbc8c0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbc8c0): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbc8c0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbc8c0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbc8c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.399331126 +0000 UTC m=+396.714258031 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbc8c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbce00): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbce00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbce00): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b9ad20 item 94 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbce00): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbce00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.400054173 +0000 UTC m=+396.714981088 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbce00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbd500): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbd500): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbd500): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbd500): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbd500): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.400054173 +0000 UTC m=+396.714981088 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbd500): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b9aee0 item 94 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbdb40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbdb40): open at offset 0 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbdb40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbdb40): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbdb40): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbdb40): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbdb40): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbdb40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.402780168 +0000 UTC m=+396.717707073 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bbdb40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6100): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6100): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6100): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b9b260 item 95 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6100): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6100): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.403507663 +0000 UTC m=+396.718434569 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6100): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6800): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6800): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6800): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6800): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6800): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.403507663 +0000 UTC m=+396.718434569 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6800): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b9b420 item 95 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6e40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6e40): open at offset 0 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6e40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6e40): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6e40): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6e40): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6e40): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6e40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.405559393 +0000 UTC m=+396.720486298 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd6e40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd7380): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd7380): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd7380): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b9b7a0 item 96 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd7380): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd7380): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.406568377 +0000 UTC m=+396.721495282 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd7380): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd7a80): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd7a80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd7a80): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd7a80): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd7a80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.406568377 +0000 UTC m=+396.721495282 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000bd7a80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b9b960 item 96 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= 2025/08/07 02:05:10 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:05:10 DEBUG : Looking for writers 2025/08/07 02:05:10 DEBUG : >WaitForWriters: 2025/08/07 02:05:10 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:05:10 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:05:10 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:05:10 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:10 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:05:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:05:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/07 02:05:10 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572200): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572200): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572200): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572200): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572200): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.910647135 +0000 UTC m=+397.225574080 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572200): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572680): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572680): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572680): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572680): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572680): _writeAt: size=3, off=2 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572680): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572680): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.910647135 +0000 UTC m=+397.225574080 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572680): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572c00): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572c00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572c00): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572c00): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572c00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.910647135 +0000 UTC m=+397.225574080 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001572c00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6c40 item 1 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001573240): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001573240): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001573240): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001573240): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001573240): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.915531139 +0000 UTC m=+397.230458074 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001573240): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001573740): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001573740): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001573740): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001573740): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001573740): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.915531139 +0000 UTC m=+397.230458074 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001573740): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7d50 item 2 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001573d80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001573d80): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001573d80): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001573d80): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001573d80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.919098784 +0000 UTC m=+397.234025708 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc001573d80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0000b59c0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0000b59c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0000b59c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0000b59c0): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0000b59c0): _writeAt: size=3, off=2 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0000b59c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0000b59c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.919098784 +0000 UTC m=+397.234025708 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0000b59c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0000b5e80): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0000b5e80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0000b5e80): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0000b5e80): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0000b5e80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.919098784 +0000 UTC m=+397.234025708 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0000b5e80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4690 item 3 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000369b80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000369b80): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000369b80): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000369b80): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000369b80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.922430415 +0000 UTC m=+397.237357360 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000369b80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070c580): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070c580): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070c580): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070c580): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070c580): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.922430415 +0000 UTC m=+397.237357360 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070c580): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4e00 item 4 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d280): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d280): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d280): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d280): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d280): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.924728808 +0000 UTC m=+397.239655733 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d280): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d780): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d780): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d780): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d780): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d780): _writeAt: size=3, off=2 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d780): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d780): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.924728808 +0000 UTC m=+397.239655733 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070d780): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070df00): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070df00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070df00): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070df00): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070df00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.924728808 +0000 UTC m=+397.239655733 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00070df00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c53b0 item 5 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a7c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a7c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a7c0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a7c0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a7c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.927645391 +0000 UTC m=+397.242572306 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045a7c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045af40): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045af40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045af40): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045af40): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045af40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.927645391 +0000 UTC m=+397.242572306 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045af40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5e30 item 6 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045bb40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045bb40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045bb40): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045bb40): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045bb40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.93108233 +0000 UTC m=+397.246009266 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00045bb40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059eb40): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059eb40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059eb40): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059eb40): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059eb40): _writeAt: size=3, off=2 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059eb40): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059eb40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.93108233 +0000 UTC m=+397.246009266 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059eb40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f080): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f080): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f080): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f080): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f080): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.93108233 +0000 UTC m=+397.246009266 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f080): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e3f0 item 7 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f700): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f700): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f700): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f700): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f700): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.935474853 +0000 UTC m=+397.250401768 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059f700): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059fc80): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059fc80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059fc80): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059fc80): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059fc80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.935474853 +0000 UTC m=+397.250401768 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00059fc80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e9a0 item 8 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778300): _readAt: size=2, off=0 2025/08/07 02:05:10 ERROR : open-test-file(0xc000778300): Couldn't read size of file 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778300): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778300): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778300): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778300): close: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778300): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778700): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778700): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778700): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778700): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778700): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.938346371 +0000 UTC m=+397.253273296 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778700): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778c80): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778c80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778c80): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778c80): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778c80): _writeAt: size=3, off=2 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778c80): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778c80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.938346371 +0000 UTC m=+397.253273296 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000778c80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007791c0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007791c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007791c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007791c0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007791c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.938346371 +0000 UTC m=+397.253273296 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007791c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ed20 item 9 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779840): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779840): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779840): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779840): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779840): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.941677182 +0000 UTC m=+397.256604117 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779840): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779d80): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779d80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779d80): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779d80): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779d80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.941677182 +0000 UTC m=+397.256604117 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000779d80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f3b0 item 10 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008124c0): _readAt: size=2, off=0 2025/08/07 02:05:10 ERROR : open-test-file(0xc0008124c0): Couldn't read size of file 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008124c0): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008124c0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008124c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008124c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008124c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008128c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008128c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008128c0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008128c0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008128c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.943933696 +0000 UTC m=+397.258860621 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008128c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812e00): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812e00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812e00): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812e00): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812e00): _writeAt: size=3, off=2 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812e00): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812e00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.943933696 +0000 UTC m=+397.258860621 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000812e00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008133c0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008133c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008133c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008133c0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008133c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.943933696 +0000 UTC m=+397.258860621 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0008133c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f880 item 11 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813a40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813a40): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813a40): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813a40): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813a40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.94766651 +0000 UTC m=+397.262593435 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000813a40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000524100): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000524100): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000524100): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000524100): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000524100): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.94766651 +0000 UTC m=+397.262593435 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000524100): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c070 item 12 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000524740): _readAt: size=2, off=0 2025/08/07 02:05:10 ERROR : open-test-file(0xc000524740): Couldn't read size of file 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000524740): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000524740): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000524740): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000524740): close: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000524740): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000524b00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000524b00): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000524b00): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000524b00): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000524b00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.950772649 +0000 UTC m=+397.265699574 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000524b00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005251c0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005251c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005251c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005251c0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005251c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.950772649 +0000 UTC m=+397.265699574 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005251c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c690 item 13 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000525840): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000525840): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000525840): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000525840): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000525840): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.953386484 +0000 UTC m=+397.268313419 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000525840): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000525d80): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000525d80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000525d80): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000525d80): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000525d80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.953386484 +0000 UTC m=+397.268313419 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000525d80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cc40 item 14 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000550440): _readAt: size=2, off=0 2025/08/07 02:05:10 ERROR : open-test-file(0xc000550440): Couldn't read size of file 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000550440): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000550440): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000550440): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000550440): close: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000550440): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000550800): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000550800): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000550800): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000550800): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000550800): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.956026267 +0000 UTC m=+397.270953203 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000550800): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000550ec0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000550ec0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000550ec0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000550ec0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000550ec0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.956026267 +0000 UTC m=+397.270953203 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000550ec0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d030 item 15 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000551540): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000551540): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000551540): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000551540): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000551540): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.95907079 +0000 UTC m=+397.273997745 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000551540): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000551a80): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000551a80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000551a80): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000551a80): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000551a80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.95907079 +0000 UTC m=+397.273997745 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc000551a80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d5e0 item 16 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f8140): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f8140): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f8140): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f8140): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f8140): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.962018482 +0000 UTC m=+397.276945397 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f8140): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f85c0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f85c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f85c0): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f85c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f85c0): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f85c0): _writeAt: size=3, off=7 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f85c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f85c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.962018482 +0000 UTC m=+397.276945397 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f85c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f8ac0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f8ac0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f8ac0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f8ac0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f8ac0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.962018482 +0000 UTC m=+397.276945397 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f8ac0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dab0 item 17 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f9140): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f9140): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f9140): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f9140): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f9140): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.965187387 +0000 UTC m=+397.280114312 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f9140): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f9680): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f9680): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f9680): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f9680): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f9680): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.965187387 +0000 UTC m=+397.280114312 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f9680): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004621c0 item 18 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f9d00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f9d00): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f9d00): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f9d00): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f9d00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.967362819 +0000 UTC m=+397.282289755 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0005f9d00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006be280): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006be280): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006be280): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006be280): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006be280): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006be280): _writeAt: size=3, off=7 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006be280): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006be280): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.967362819 +0000 UTC m=+397.282289755 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006be280): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006be780): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006be780): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006be780): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006be780): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006be780): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.967362819 +0000 UTC m=+397.282289755 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006be780): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462700 item 19 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bee00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bee00): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bee00): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bee00): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bee00): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.970728907 +0000 UTC m=+397.285655822 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bee00): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bf340): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bf340): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bf340): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bf340): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bf340): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.970728907 +0000 UTC m=+397.285655822 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bf340): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463180 item 20 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bf9c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bf9c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bf9c0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bf9c0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bf9c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.972790434 +0000 UTC m=+397.287717359 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bf9c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bfec0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bfec0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bfec0): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bfec0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bfec0): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bfec0): _writeAt: size=3, off=7 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bfec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bfec0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.972790434 +0000 UTC m=+397.287717359 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006bfec0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d8440): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d8440): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d8440): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d8440): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d8440): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.972790434 +0000 UTC m=+397.287717359 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d8440): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463570 item 21 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d8ac0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d8ac0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d8ac0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d8ac0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d8ac0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.975781667 +0000 UTC m=+397.290708592 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d8ac0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9000): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9000): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9000): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9000): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9000): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.975781667 +0000 UTC m=+397.290708592 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9000): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463c00 item 22 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9680): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9680): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9680): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9680): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9680): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.977812317 +0000 UTC m=+397.292739243 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9680): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9b80): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9b80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9b80): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9b80): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9b80): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9b80): _writeAt: size=3, off=7 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9b80): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9b80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.977812317 +0000 UTC m=+397.292739243 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006d9b80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f8100): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f8100): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f8100): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f8100): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f8100): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.977812317 +0000 UTC m=+397.292739243 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f8100): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000182380 item 23 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f8780): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f8780): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f8780): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f8780): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f8780): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.980766472 +0000 UTC m=+397.295693387 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f8780): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f8cc0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f8cc0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f8cc0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f8cc0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f8cc0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.980766472 +0000 UTC m=+397.295693387 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f8cc0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000182a10 item 24 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f9300): _readAt: size=2, off=0 2025/08/07 02:05:10 ERROR : open-test-file(0xc0006f9300): Couldn't read size of file 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f9300): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f9300): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f9300): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f9300): close: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f9300): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f96c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f96c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f96c0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f96c0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f96c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.982976128 +0000 UTC m=+397.297903053 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f96c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f9bc0): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f9bc0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f9bc0): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f9bc0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f9bc0): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f9bc0): _writeAt: size=3, off=7 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f9bc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f9bc0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.982976128 +0000 UTC m=+397.297903053 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0006f9bc0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c2180): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c2180): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c2180): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c2180): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c2180): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.982976128 +0000 UTC m=+397.297903053 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c2180): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000183570 item 25 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c2800): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c2800): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c2800): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c2800): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c2800): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.98702186 +0000 UTC m=+397.301948765 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c2800): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c2d40): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c2d40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c2d40): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c2d40): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c2d40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.98702186 +0000 UTC m=+397.301948765 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c2d40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000183f10 item 26 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3380): _readAt: size=2, off=0 2025/08/07 02:05:10 ERROR : open-test-file(0xc0007c3380): Couldn't read size of file 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3380): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3380): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3380): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3380): close: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3380): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3740): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3740): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3740): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3740): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3740): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.988832918 +0000 UTC m=+397.303759823 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3740): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3c40): _readAt: size=2, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3c40): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3c40): open at offset 5 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3c40): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3c40): >_readAt: n=2, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3c40): _writeAt: size=3, off=7 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3c40): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3c40): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.988832918 +0000 UTC m=+397.303759823 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007c3c40): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dc200): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dc200): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dc200): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dc200): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dc200): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.988832918 +0000 UTC m=+397.303759823 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dc200): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472e00 item 27 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dc880): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dc880): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dc880): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dc880): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dc880): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.991112075 +0000 UTC m=+397.306038980 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dc880): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dcdc0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dcdc0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dcdc0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dcdc0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dcdc0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.991112075 +0000 UTC m=+397.306038980 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dcdc0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e230 item 28 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dd400): _readAt: size=2, off=0 2025/08/07 02:05:10 ERROR : open-test-file(0xc0007dd400): Couldn't read size of file 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dd400): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dd400): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dd400): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dd400): close: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dd400): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dd7c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dd7c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dd7c0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dd7c0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dd7c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.992952458 +0000 UTC m=+397.307879363 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dd7c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dde80): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dde80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dde80): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dde80): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dde80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.992952458 +0000 UTC m=+397.307879363 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007dde80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e930 item 29 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f8580): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f8580): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f8580): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f8580): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f8580): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.994751383 +0000 UTC m=+397.309678288 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f8580): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f8ac0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f8ac0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f8ac0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f8ac0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f8ac0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.994751383 +0000 UTC m=+397.309678288 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f8ac0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f1f0 item 30 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f9100): _readAt: size=2, off=0 2025/08/07 02:05:10 ERROR : open-test-file(0xc0007f9100): Couldn't read size of file 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f9100): >_readAt: n=0, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f9100): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f9100): >_writeAt: n=0, err=Bad file descriptor 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f9100): close: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f9100): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f94c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f94c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f94c0): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f94c0): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f94c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.996684891 +0000 UTC m=+397.311611796 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f94c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f9b80): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f9b80): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f9b80): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f9b80): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f9b80): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.996684891 +0000 UTC m=+397.311611796 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc0007f9b80): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f8f0 item 31 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00084a280): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00084a280): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00084a280): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00084a280): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00084a280): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.998218269 +0000 UTC m=+397.313145175 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00084a280): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00084a7c0): _readAt: size=512, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00084a7c0): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00084a7c0): >openPending: err= 2025/08/07 02:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00084a7c0): >_readAt: n=5, err=EOF 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00084a7c0): close: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.998218269 +0000 UTC m=+397.313145175 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00084a7c0): >close: err= 2025/08/07 02:05:10 DEBUG : open-test-file: Remove: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004982a0 item 32 2025/08/07 02:05:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:10 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00084ae00): openPending: 2025/08/07 02:05:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00084ae00): >openPending: err= 2025/08/07 02:05:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00084ae00): _writeAt: size=5, off=0 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00084ae00): >_writeAt: n=5, err= 2025/08/07 02:05:10 DEBUG : open-test-file(0xc00084ae00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:10.999807781 +0000 UTC m=+397.314734697 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084ae00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084b280): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084b280): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084b280): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084b280): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084b280): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499340 item 33 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084b280): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084b280): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.000989249 +0000 UTC m=+397.315916183 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084b280): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084b780): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084b780): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084b780): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084b780): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084b780): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.000989249 +0000 UTC m=+397.315916183 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084b780): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fe0e0 item 33 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084bdc0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084bdc0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084bdc0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084bdc0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084bdc0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.003985461 +0000 UTC m=+397.318912436 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00084bdc0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089a2c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089a2c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fe620 item 34 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089a2c0): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089a2c0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089a2c0): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089a2c0): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089a2c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.006848724 +0000 UTC m=+397.321775628 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089a2c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089a800): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089a800): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089a800): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089a800): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089a800): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.006848724 +0000 UTC m=+397.321775628 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089a800): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ff260 item 34 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089ae40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089ae40): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089ae40): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089ae40): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089ae40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.009394532 +0000 UTC m=+397.324321447 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089ae40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089b2c0): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089b2c0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089b2c0): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089b2c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089b2c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e930 item 35 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089b2c0): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089b2c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.011133274 +0000 UTC m=+397.326060178 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089b2c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089b7c0): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089b7c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089b7c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089b7c0): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089b7c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.011133274 +0000 UTC m=+397.326060178 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089b7c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047efc0 item 35 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089be40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089be40): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089be40): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089be40): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089be40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.01282017 +0000 UTC m=+397.327747074 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00089be40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e83c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e83c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444a80 item 36 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e83c0): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e83c0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e83c0): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e83c0): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e83c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.014580412 +0000 UTC m=+397.329507317 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e83c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e8900): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e8900): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e8900): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e8900): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e8900): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.014580412 +0000 UTC m=+397.329507317 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e8900): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004452d0 item 36 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e8f40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e8f40): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e8f40): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e8f40): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e8f40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.016643404 +0000 UTC m=+397.331570309 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e8f40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e93c0): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e93c0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e93c0): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e93c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e93c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445b90 item 37 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e93c0): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e93c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.017448323 +0000 UTC m=+397.332375229 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e93c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e98c0): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e98c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e98c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e98c0): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e98c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.017448323 +0000 UTC m=+397.332375229 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e98c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d01c0 item 37 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e9f40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e9f40): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e9f40): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e9f40): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e9f40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.019680873 +0000 UTC m=+397.334607778 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008e9f40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092a4c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092a4c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0a80 item 38 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092a4c0): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092a4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092a4c0): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092a4c0): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092a4c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.021156682 +0000 UTC m=+397.336083588 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092a4c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092aa00): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092aa00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092aa00): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092aa00): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092aa00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.021156682 +0000 UTC m=+397.336083588 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092aa00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0fc0 item 38 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092b080): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092b080): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092b080): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092b080): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092b080): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.023093447 +0000 UTC m=+397.338020351 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092b080): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092b580): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092b580): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092b580): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092b580): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092b580): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1b20 item 39 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092b580): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092b580): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.02377259 +0000 UTC m=+397.338699496 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092b580): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092ba80): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092ba80): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092ba80): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092ba80): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092ba80): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.02377259 +0000 UTC m=+397.338699496 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00092ba80): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1ea0 item 39 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000954180): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000954180): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000954180): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000954180): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000954180): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.026376387 +0000 UTC m=+397.341303312 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000954180): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000954680): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000954680): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050540 item 40 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000954680): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000954680): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000954680): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000954680): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000954680): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.027384579 +0000 UTC m=+397.342311504 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000954680): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000954bc0): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000954bc0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000954bc0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000954bc0): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000954bc0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.027384579 +0000 UTC m=+397.342311504 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000954bc0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050930 item 40 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955180): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955180): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955180): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955180): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955180): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955180): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955180): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.029376577 +0000 UTC m=+397.344303502 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955180): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955680): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955680): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955680): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 41 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955680): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955680): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.030081529 +0000 UTC m=+397.345008454 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955680): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955b40): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955b40): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955b40): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955b40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955b40): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 41 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955b40): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955b40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.030813944 +0000 UTC m=+397.345740869 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000955b40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097c100): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097c100): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097c100): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097c100): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097c100): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.030813944 +0000 UTC m=+397.345740869 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097c100): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456770 item 41 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097c740): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097c740): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097c740): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097c740): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097c740): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097c740): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097c740): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.032893466 +0000 UTC m=+397.347820401 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097c740): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097cc40): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097cc40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097cc40): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457570 item 42 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097cc40): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097cc40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.033430313 +0000 UTC m=+397.348357239 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097cc40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097d180): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097d180): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc460 item 42 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097d180): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097d180): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097d180): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097d180): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097d180): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.034290738 +0000 UTC m=+397.349217663 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097d180): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097d700): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097d700): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097d700): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097d700): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097d700): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.034290738 +0000 UTC m=+397.349217663 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097d700): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bce70 item 42 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097dd40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097dd40): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097dd40): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097dd40): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097dd40): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097dd40): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097dd40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.036410836 +0000 UTC m=+397.351337761 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00097dd40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009ba2c0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009ba2c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009ba2c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd9d0 item 43 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009ba2c0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009ba2c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.037247466 +0000 UTC m=+397.352174391 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009ba2c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009ba800): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009ba800): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009ba800): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009ba800): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009ba800): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ad90 item 43 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009ba800): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009ba800): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.038111828 +0000 UTC m=+397.353038763 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009ba800): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bad40): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bad40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bad40): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bad40): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bad40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.038111828 +0000 UTC m=+397.353038763 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bad40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b180 item 43 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bb380): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bb380): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bb380): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bb380): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bb380): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bb380): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bb380): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.040442883 +0000 UTC m=+397.355369818 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bb380): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bb880): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bb880): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bb880): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b9d0 item 44 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bb880): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bb880): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.041263883 +0000 UTC m=+397.356190808 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bb880): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bbdc0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bbdc0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc0e0 item 44 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bbdc0): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bbdc0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bbdc0): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bbdc0): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bbdc0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.042818 +0000 UTC m=+397.357744934 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009bbdc0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009ce3c0): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009ce3c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009ce3c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009ce3c0): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009ce3c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.042818 +0000 UTC m=+397.357744934 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009ce3c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc4d0 item 44 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cea00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cea00): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cea00): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cea00): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cea00): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cea00): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cea00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.044876693 +0000 UTC m=+397.359803617 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cea00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cef00): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cef00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cef00): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcb60 item 45 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cef00): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cef00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.045739201 +0000 UTC m=+397.360666146 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cef00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cf600): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cf600): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cf600): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cf600): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cf600): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.045739201 +0000 UTC m=+397.360666146 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cf600): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcd20 item 45 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cfc40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cfc40): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cfc40): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cfc40): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cfc40): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cfc40): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cfc40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.047878225 +0000 UTC m=+397.362805159 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0009cfc40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a001c0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a001c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a001c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd880 item 46 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a001c0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a001c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.048602213 +0000 UTC m=+397.363529138 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a001c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a008c0): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a008c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a008c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a008c0): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a008c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.048602213 +0000 UTC m=+397.363529138 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a008c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddc00 item 46 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a00f00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a00f00): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a00f00): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a00f00): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a00f00): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a00f00): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a00f00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.051002608 +0000 UTC m=+397.365929543 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a00f00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a01400): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a01400): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a01400): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e65b0 item 47 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a01400): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a01400): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.051793641 +0000 UTC m=+397.366720566 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a01400): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a01b00): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a01b00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a01b00): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a01b00): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a01b00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.051793641 +0000 UTC m=+397.366720566 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a01b00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6a10 item 47 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a361c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a361c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a361c0): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a361c0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a361c0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a361c0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a361c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.054401806 +0000 UTC m=+397.369328741 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a361c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a366c0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a366c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a366c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7500 item 48 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a366c0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a366c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.05552855 +0000 UTC m=+397.370455475 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a366c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a36dc0): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a36dc0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a36dc0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a36dc0): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a36dc0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.05552855 +0000 UTC m=+397.370455475 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a36dc0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7730 item 48 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37400): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37400): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37400): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37400): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37400): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.057453342 +0000 UTC m=+397.372380247 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37400): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37880): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37880): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37880): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37880): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37880): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37880): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7ea0 item 49 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37880): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37880): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.058125142 +0000 UTC m=+397.373052048 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37880): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37dc0): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37dc0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37dc0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37dc0): >_readAt: n=8, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37dc0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.058125142 +0000 UTC m=+397.373052048 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a37dc0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c380 item 49 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a684c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a684c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a684c0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a684c0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a684c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.059920752 +0000 UTC m=+397.374847657 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a684c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a689c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a689c0): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a689c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ca80 item 50 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a689c0): _readAt: size=2, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a689c0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a689c0): _writeAt: size=3, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a689c0): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a689c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.06056468 +0000 UTC m=+397.375491585 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a689c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a68f40): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a68f40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a68f40): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a68f40): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a68f40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.06056468 +0000 UTC m=+397.375491585 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a68f40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cf50 item 50 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a695c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a695c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a695c0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a695c0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a695c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.061708156 +0000 UTC m=+397.376635061 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a695c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a69ac0): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a69ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a69ac0): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a69ac0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a69ac0): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a69ac0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d570 item 51 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a69ac0): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a69ac0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.062267165 +0000 UTC m=+397.377194060 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a69ac0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8a080): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8a080): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8a080): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8a080): >_readAt: n=8, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8a080): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.062267165 +0000 UTC m=+397.377194060 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8a080): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d7a0 item 51 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8a700): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8a700): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8a700): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8a700): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8a700): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.063561283 +0000 UTC m=+397.378488189 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8a700): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8ac00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8ac00): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8ac00): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dc70 item 52 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8ac00): _readAt: size=2, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8ac00): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8ac00): _writeAt: size=3, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8ac00): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8ac00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.064149988 +0000 UTC m=+397.379076903 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8ac00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8b180): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8b180): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8b180): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8b180): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8b180): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.064149988 +0000 UTC m=+397.379076903 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8b180): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c310 item 52 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8b800): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8b800): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8b800): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8b800): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8b800): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.065453113 +0000 UTC m=+397.380380018 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8b800): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8bd00): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8bd00): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8bd00): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8bd00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8bd00): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8bd00): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d180 item 53 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8bd00): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8bd00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.065931069 +0000 UTC m=+397.380857975 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000a8bd00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa42c0): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa42c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa42c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa42c0): >_readAt: n=8, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa42c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.065931069 +0000 UTC m=+397.380857975 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa42c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d6c0 item 53 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa4940): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa4940): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa4940): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa4940): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa4940): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.067206493 +0000 UTC m=+397.382133399 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa4940): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa4e40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa4e40): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa4e40): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dea0 item 54 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa4e40): _readAt: size=2, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa4e40): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa4e40): _writeAt: size=3, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa4e40): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa4e40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.067975707 +0000 UTC m=+397.382902612 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa4e40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa53c0): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa53c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa53c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa53c0): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa53c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.067975707 +0000 UTC m=+397.382902612 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa53c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004221c0 item 54 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa5a40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa5a40): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa5a40): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa5a40): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa5a40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.069250979 +0000 UTC m=+397.384177885 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa5a40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa5f40): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa5f40): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa5f40): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa5f40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa5f40): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa5f40): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422620 item 55 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa5f40): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa5f40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.069730158 +0000 UTC m=+397.384657064 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000aa5f40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac6500): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac6500): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac6500): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac6500): >_readAt: n=8, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac6500): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.069730158 +0000 UTC m=+397.384657064 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac6500): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004227e0 item 55 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac6b80): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac6b80): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac6b80): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac6b80): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac6b80): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.070930151 +0000 UTC m=+397.385857056 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac6b80): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7080): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7080): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7080): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422b60 item 56 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7080): _readAt: size=2, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7080): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7080): _writeAt: size=3, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7080): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7080): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.071426271 +0000 UTC m=+397.386353177 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7080): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7600): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7600): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7600): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7600): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7600): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.071426271 +0000 UTC m=+397.386353177 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7600): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422d20 item 56 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7c40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7c40): open at offset 0 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7c40): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7c40): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7c40): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7c40): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7c40): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7c40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.072498293 +0000 UTC m=+397.387425198 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ac7c40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4200): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4200): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4200): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004230a0 item 57 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4200): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4200): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.07286422 +0000 UTC m=+397.387791135 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4200): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4740): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4740): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4740): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4740): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4740): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4740): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423260 item 57 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4740): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4740): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.073390257 +0000 UTC m=+397.388317162 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4740): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4cc0): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4cc0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4cc0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4cc0): >_readAt: n=8, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4cc0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.073390257 +0000 UTC m=+397.388317162 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae4cc0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423490 item 57 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5300): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5300): open at offset 0 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5300): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5300): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5300): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5300): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5300): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5300): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.074682993 +0000 UTC m=+397.389609897 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5300): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5840): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5840): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5840): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004238f0 item 58 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5840): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5840): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.075216142 +0000 UTC m=+397.390143047 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5840): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5d80): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5d80): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5d80): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423ab0 item 58 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5d80): _readAt: size=2, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5d80): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5d80): _writeAt: size=3, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5d80): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5d80): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.075895809 +0000 UTC m=+397.390822714 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000ae5d80): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b023c0): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b023c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b023c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b023c0): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b023c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.075895809 +0000 UTC m=+397.390822714 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b023c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423ce0 item 58 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b02a00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b02a00): open at offset 0 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b02a00): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b02a00): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b02a00): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b02a00): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b02a00): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b02a00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.0772926 +0000 UTC m=+397.392219504 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b02a00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b02f40): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b02f40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b02f40): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004381c0 item 59 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b02f40): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b02f40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.077846249 +0000 UTC m=+397.392773154 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b02f40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b03480): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b03480): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b03480): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b03480): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b03480): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b03480): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438460 item 59 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b03480): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b03480): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.078409866 +0000 UTC m=+397.393336771 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b03480): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b03a00): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b03a00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b03a00): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b03a00): >_readAt: n=8, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b03a00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.078409866 +0000 UTC m=+397.393336771 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b03a00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438700 item 59 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b880c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b880c0): open at offset 0 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b880c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b880c0): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b880c0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b880c0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b880c0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b880c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.079723902 +0000 UTC m=+397.394650827 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b880c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b88600): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b88600): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b88600): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438bd0 item 60 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b88600): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b88600): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.080203512 +0000 UTC m=+397.395130417 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b88600): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b88b40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b88b40): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b88b40): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438e00 item 60 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b88b40): _readAt: size=2, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b88b40): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b88b40): _writeAt: size=3, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b88b40): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b88b40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.08073543 +0000 UTC m=+397.395662335 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b88b40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89100): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89100): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89100): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89100): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89100): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.08073543 +0000 UTC m=+397.395662335 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89100): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439030 item 60 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89740): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89740): open at offset 0 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89740): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89740): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89740): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89740): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89740): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89740): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.082017075 +0000 UTC m=+397.396943990 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89740): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89c80): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89c80): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89c80): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004393b0 item 61 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89c80): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89c80): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.082510872 +0000 UTC m=+397.397437777 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b89c80): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baa400): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baa400): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baa400): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baa400): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baa400): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.082510872 +0000 UTC m=+397.397437777 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baa400): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439650 item 61 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baaa40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baaa40): open at offset 0 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baaa40): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baaa40): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baaa40): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baaa40): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baaa40): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baaa40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.084005897 +0000 UTC m=+397.398932802 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baaa40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baaf80): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baaf80): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baaf80): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439b90 item 62 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baaf80): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baaf80): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.084456482 +0000 UTC m=+397.399383388 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000baaf80): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bab680): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bab680): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bab680): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bab680): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bab680): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.084456482 +0000 UTC m=+397.399383388 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bab680): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439d50 item 62 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000babcc0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000babcc0): open at offset 0 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000babcc0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000babcc0): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000babcc0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000babcc0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000babcc0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000babcc0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.085879302 +0000 UTC m=+397.400806208 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000babcc0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bce280): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bce280): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bce280): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450460 item 63 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bce280): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bce280): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.086333263 +0000 UTC m=+397.401260169 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bce280): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bce980): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bce980): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bce980): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bce980): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bce980): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.086333263 +0000 UTC m=+397.401260169 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bce980): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450770 item 63 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcefc0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcefc0): open at offset 0 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcefc0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcefc0): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcefc0): >_readAt: n=0, err=Bad file descriptor 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcefc0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcefc0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcefc0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.087733491 +0000 UTC m=+397.402660397 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcefc0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcf500): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcf500): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcf500): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450ee0 item 64 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcf500): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcf500): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.088254309 +0000 UTC m=+397.403181203 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcf500): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcfc00): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcfc00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcfc00): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcfc00): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcfc00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.088254309 +0000 UTC m=+397.403181203 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bcfc00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004511f0 item 64 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf22c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf22c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf22c0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf22c0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf22c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.089576219 +0000 UTC m=+397.404503124 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf22c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf2740): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf2740): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf2740): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf2740): >_readAt: n=2, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf2740): _writeAt: size=3, off=2 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004516c0 item 65 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf2740): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf2740): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.090027036 +0000 UTC m=+397.404953940 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf2740): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf2c40): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf2c40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf2c40): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf2c40): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf2c40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.090027036 +0000 UTC m=+397.404953940 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf2c40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451880 item 65 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf3280): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf3280): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf3280): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf3280): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf3280): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.091344648 +0000 UTC m=+397.406271563 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf3280): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf3700): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf3700): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451dc0 item 66 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf3700): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf3700): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf3700): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf3700): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf3700): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.091925097 +0000 UTC m=+397.406852012 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf3700): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf3c40): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf3c40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf3c40): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf3c40): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf3c40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.091925097 +0000 UTC m=+397.406852012 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf3c40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a0e0 item 66 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34300): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34300): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34300): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34300): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34300): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.093297242 +0000 UTC m=+397.408224147 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34300): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34780): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34780): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34780): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34780): >_readAt: n=2, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34780): _writeAt: size=3, off=2 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a540 item 67 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34780): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34780): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.094049513 +0000 UTC m=+397.408976418 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34780): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34c80): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34c80): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34c80): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34c80): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34c80): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.094049513 +0000 UTC m=+397.408976418 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34c80): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a700 item 67 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf6580): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf6580): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf6580): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf6580): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf6580): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.096464625 +0000 UTC m=+397.411391540 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf6580): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf6a80): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf6a80): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf8310 item 68 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf6a80): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf6a80): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf6a80): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf6a80): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf6a80): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.097028704 +0000 UTC m=+397.411955610 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf6a80): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf6fc0): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf6fc0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf6fc0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf6fc0): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf6fc0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.097028704 +0000 UTC m=+397.411955610 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf6fc0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf84d0 item 68 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf7600): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf7600): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf7600): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf7600): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf7600): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.098154707 +0000 UTC m=+397.413081612 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf7600): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf7a80): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf7a80): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf7a80): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf7a80): >_readAt: n=2, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf7a80): _writeAt: size=3, off=2 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf8930 item 69 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf7a80): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf7a80): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.098733152 +0000 UTC m=+397.413660057 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000bf7a80): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34000): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34000): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34000): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34000): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34000): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.098733152 +0000 UTC m=+397.413660057 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34000): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf8af0 item 69 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34680): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34680): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34680): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34680): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34680): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.100394238 +0000 UTC m=+397.415321144 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c34680): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c35040): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c35040): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf8e70 item 70 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c35040): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c35040): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c35040): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c35040): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c35040): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.101544548 +0000 UTC m=+397.416471452 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c35040): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c35580): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c35580): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c35580): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c35580): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c35580): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.101544548 +0000 UTC m=+397.416471452 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c35580): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf9030 item 70 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c35c00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c35c00): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c35c00): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c35c00): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c35c00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.103781775 +0000 UTC m=+397.418708680 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000c35c00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0000b48c0): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0000b48c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0000b48c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0000b48c0): >_readAt: n=2, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0000b48c0): _writeAt: size=3, off=2 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf93b0 item 71 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0000b48c0): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0000b48c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.104895837 +0000 UTC m=+397.419822741 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0000b48c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0000b5dc0): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0000b5dc0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0000b5dc0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0000b5dc0): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0000b5dc0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.104895837 +0000 UTC m=+397.419822741 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0000b5dc0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf9570 item 71 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000369a80): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000369a80): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000369a80): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000369a80): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000369a80): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.106511778 +0000 UTC m=+397.421438683 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000369a80): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070c240): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070c240): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf98f0 item 72 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070c240): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070c240): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070c240): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070c240): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070c240): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.108030087 +0000 UTC m=+397.422956992 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070c240): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070d040): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070d040): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070d040): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070d040): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070d040): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.108030087 +0000 UTC m=+397.422956992 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070d040): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf9ab0 item 72 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070d680): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070d680): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070d680): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070d680): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070d680): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070d680): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070d680): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.109860763 +0000 UTC m=+397.424787667 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070d680): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070de00): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070de00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070de00): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bf9e30 item 73 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070de00): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070de00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.110457452 +0000 UTC m=+397.425384358 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00070de00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00045a540): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00045a540): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00045a540): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00045a540): >_readAt: n=2, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00045a540): _writeAt: size=3, off=2 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a0e0 item 73 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00045a540): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00045a540): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.111333887 +0000 UTC m=+397.426260812 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00045a540): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00045aa80): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00045aa80): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00045aa80): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00045aa80): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00045aa80): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.111333887 +0000 UTC m=+397.426260812 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00045aa80): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a310 item 73 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059e4c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059e4c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059e4c0): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059e4c0): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059e4c0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059e4c0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059e4c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.114811743 +0000 UTC m=+397.429738668 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059e4c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059ee00): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059ee00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059ee00): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6c40 item 74 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059ee00): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059ee00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.115463236 +0000 UTC m=+397.430390161 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059ee00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059f380): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059f380): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7180 item 74 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059f380): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059f380): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059f380): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059f380): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059f380): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.116349028 +0000 UTC m=+397.431275974 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059f380): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059f940): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059f940): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059f940): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059f940): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059f940): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.116349028 +0000 UTC m=+397.431275974 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00059f940): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a79d0 item 74 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778040): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778040): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778040): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778040): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778040): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778040): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778040): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.118804155 +0000 UTC m=+397.433731090 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778040): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778540): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778540): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778540): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4230 item 75 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778540): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778540): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.119490984 +0000 UTC m=+397.434417888 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778540): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778b40): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778b40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778b40): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778b40): >_readAt: n=2, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778b40): _writeAt: size=3, off=2 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4700 item 75 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778b40): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778b40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.120189333 +0000 UTC m=+397.435116239 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000778b40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000779080): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000779080): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000779080): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000779080): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000779080): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.120189333 +0000 UTC m=+397.435116239 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000779080): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4a10 item 75 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000779700): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000779700): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000779700): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000779700): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000779700): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000779700): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000779700): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.122144262 +0000 UTC m=+397.437071187 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000779700): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000779c00): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000779c00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000779c00): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c50a0 item 76 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000779c00): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000779c00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.123184074 +0000 UTC m=+397.438110999 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000779c00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008121c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008121c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c52d0 item 76 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008121c0): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008121c0): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008121c0): _writeAt: size=3, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008121c0): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008121c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.124830543 +0000 UTC m=+397.439757468 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0008121c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000812780): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000812780): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000812780): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000812780): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000812780): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.124830543 +0000 UTC m=+397.439757468 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000812780): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c56c0 item 76 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000812e40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000812e40): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000812e40): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000812e40): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000812e40): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000812e40): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000812e40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.126390601 +0000 UTC m=+397.441317505 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000812e40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000813400): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000813400): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000813400): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5dc0 item 77 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000813400): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000813400): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.127181134 +0000 UTC m=+397.442108059 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000813400): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000813b00): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000813b00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000813b00): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000813b00): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000813b00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.127181134 +0000 UTC m=+397.442108059 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000813b00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e070 item 77 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3c2c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3c2c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3c2c0): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3c2c0): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3c2c0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3c2c0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3c2c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.129740837 +0000 UTC m=+397.444667762 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3c2c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3c7c0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3c7c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3c7c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e540 item 78 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3c7c0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3c7c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.130540618 +0000 UTC m=+397.445467553 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3c7c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3cec0): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3cec0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3cec0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3cec0): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3cec0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.130540618 +0000 UTC m=+397.445467553 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3cec0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e770 item 78 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3d500): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3d500): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3d500): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3d500): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3d500): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3d500): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3d500): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.132236039 +0000 UTC m=+397.447162934 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3d500): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3da00): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3da00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3da00): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040eb60 item 79 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3da00): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3da00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.133091905 +0000 UTC m=+397.448018831 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b3da00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b48180): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b48180): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b48180): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b48180): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b48180): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.133091905 +0000 UTC m=+397.448018831 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b48180): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ed20 item 79 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b487c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b487c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b487c0): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b487c0): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b487c0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b487c0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b487c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.135159705 +0000 UTC m=+397.450086610 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b487c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b48cc0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b48cc0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b48cc0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f1f0 item 80 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b48cc0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b48cc0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.136045267 +0000 UTC m=+397.450972172 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b48cc0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b493c0): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b493c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b493c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b493c0): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b493c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.136045267 +0000 UTC m=+397.450972172 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b493c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f490 item 80 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b49a00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b49a00): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b49a00): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b49a00): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b49a00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.1378587 +0000 UTC m=+397.452785605 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b49a00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b49e80): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b49e80): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b49e80): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b49e80): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b49e80): >_readAt: n=2, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b49e80): _writeAt: size=3, off=7 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f8f0 item 81 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b49e80): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b49e80): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.138443938 +0000 UTC m=+397.453370843 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b49e80): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58440): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58440): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58440): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58440): >_readAt: n=8, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58440): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.138443938 +0000 UTC m=+397.453370843 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58440): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fb20 item 81 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58ac0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58ac0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58ac0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58ac0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58ac0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.139877728 +0000 UTC m=+397.454804634 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58ac0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58fc0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58fc0): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58fc0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c2a0 item 82 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58fc0): _readAt: size=2, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58fc0): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58fc0): _writeAt: size=3, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58fc0): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58fc0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.140611155 +0000 UTC m=+397.455538061 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b58fc0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b59540): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b59540): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b59540): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b59540): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b59540): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.140611155 +0000 UTC m=+397.455538061 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b59540): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c4d0 item 82 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b59bc0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b59bc0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b59bc0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b59bc0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b59bc0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.142417364 +0000 UTC m=+397.457344289 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b59bc0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6c140): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6c140): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6c140): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6c140): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6c140): >_readAt: n=2, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6c140): _writeAt: size=3, off=7 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041caf0 item 83 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6c140): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6c140): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.142982134 +0000 UTC m=+397.457909039 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6c140): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6c680): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6c680): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6c680): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6c680): >_readAt: n=8, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6c680): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.142982134 +0000 UTC m=+397.457909039 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6c680): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cd20 item 83 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6cd00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6cd00): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6cd00): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6cd00): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6cd00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.144934528 +0000 UTC m=+397.459861453 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6cd00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6d200): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6d200): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6d200): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d260 item 84 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6d200): _readAt: size=2, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6d200): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6d200): _writeAt: size=3, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6d200): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6d200): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.145561775 +0000 UTC m=+397.460488680 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6d200): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6d780): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6d780): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6d780): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6d780): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6d780): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.145561775 +0000 UTC m=+397.460488680 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6d780): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d490 item 84 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6de00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6de00): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6de00): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6de00): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6de00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.147320324 +0000 UTC m=+397.462247249 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b6de00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7c380): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7c380): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7c380): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7c380): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7c380): >_readAt: n=2, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7c380): _writeAt: size=3, off=7 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d960 item 85 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7c380): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7c380): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.148129793 +0000 UTC m=+397.463056719 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7c380): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7c8c0): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7c8c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7c8c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7c8c0): >_readAt: n=8, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7c8c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.148129793 +0000 UTC m=+397.463056719 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7c8c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dc00 item 85 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7cf40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7cf40): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7cf40): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7cf40): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7cf40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.150280199 +0000 UTC m=+397.465207104 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7cf40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7d440): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7d440): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7d440): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004620e0 item 86 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7d440): _readAt: size=2, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7d440): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7d440): _writeAt: size=3, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7d440): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7d440): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.151110457 +0000 UTC m=+397.466037361 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7d440): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7d9c0): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7d9c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7d9c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7d9c0): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7d9c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.151110457 +0000 UTC m=+397.466037361 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000b7d9c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462380 item 86 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a40c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a40c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a40c0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a40c0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a40c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.152678659 +0000 UTC m=+397.467605564 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a40c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a45c0): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a45c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a45c0): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a45c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a45c0): >_readAt: n=2, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a45c0): _writeAt: size=3, off=7 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462a80 item 87 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a45c0): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a45c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.153396696 +0000 UTC m=+397.468323592 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a45c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a4b00): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a4b00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a4b00): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a4b00): >_readAt: n=8, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a4b00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.153396696 +0000 UTC m=+397.468323592 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a4b00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462f50 item 87 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5180): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5180): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5180): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5180): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5180): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.155415394 +0000 UTC m=+397.470342300 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5180): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5680): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5680): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5680): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004633b0 item 88 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5680): _readAt: size=2, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5680): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5680): _writeAt: size=3, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5680): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5680): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.156167055 +0000 UTC m=+397.471093961 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5680): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5c00): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5c00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5c00): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5c00): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5c00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.156167055 +0000 UTC m=+397.471093961 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0003a5c00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463570 item 88 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bc2c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bc2c0): open at offset 0 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bc2c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bc2c0): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bc2c0): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bc2c0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bc2c0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bc2c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.157970819 +0000 UTC m=+397.472897724 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bc2c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bc800): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bc800): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bc800): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463ab0 item 89 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bc800): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bc800): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.158650986 +0000 UTC m=+397.473577891 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bc800): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bcd40): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bcd40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bcd40): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bcd40): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bcd40): >_readAt: n=2, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bcd40): _writeAt: size=3, off=7 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463ce0 item 89 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bcd40): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bcd40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.159344176 +0000 UTC m=+397.474271082 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bcd40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bd2c0): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bd2c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bd2c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bd2c0): >_readAt: n=8, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bd2c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.159344176 +0000 UTC m=+397.474271082 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bd2c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001821c0 item 89 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bd900): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bd900): open at offset 0 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bd900): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bd900): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bd900): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bd900): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bd900): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bd900): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.161079313 +0000 UTC m=+397.476006218 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bd900): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bde40): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bde40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bde40): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000182690 item 90 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bde40): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bde40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.161750722 +0000 UTC m=+397.476677627 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0004bde40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052c400): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052c400): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052c400): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001828c0 item 90 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052c400): _readAt: size=2, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052c400): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052c400): _writeAt: size=3, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052c400): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052c400): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.162552147 +0000 UTC m=+397.477479041 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052c400): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052c9c0): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052c9c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052c9c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052c9c0): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052c9c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.162552147 +0000 UTC m=+397.477479041 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052c9c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000182af0 item 90 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052d000): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052d000): open at offset 0 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052d000): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052d000): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052d000): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052d000): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052d000): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052d000): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.164154383 +0000 UTC m=+397.479081288 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052d000): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052d540): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052d540): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052d540): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000183650 item 91 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052d540): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052d540): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.164784124 +0000 UTC m=+397.479711029 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052d540): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052da80): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052da80): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052da80): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052da80): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052da80): >_readAt: n=2, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052da80): _writeAt: size=3, off=7 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000183960 item 91 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052da80): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052da80): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.16587938 +0000 UTC m=+397.480806285 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc00052da80): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000588080): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000588080): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000588080): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000588080): >_readAt: n=8, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000588080): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.16587938 +0000 UTC m=+397.480806285 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000588080): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000183dc0 item 91 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0005886c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0005886c0): open at offset 0 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0005886c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0005886c0): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0005886c0): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0005886c0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0005886c0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0005886c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.168394139 +0000 UTC m=+397.483321084 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0005886c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000588c00): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000588c00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000588c00): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472d20 item 92 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000588c00): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000588c00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.169062232 +0000 UTC m=+397.483989137 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000588c00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589140): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589140): open at offset 5 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589140): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004730a0 item 92 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589140): _readAt: size=2, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589140): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589140): _writeAt: size=3, off=5 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589140): >_writeAt: n=3, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589140): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.169736778 +0000 UTC m=+397.484663693 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589140): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589700): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589700): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589700): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589700): >_readAt: n=3, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589700): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.169736778 +0000 UTC m=+397.484663693 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589700): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473420 item 92 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589d40): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589d40): open at offset 0 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589d40): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589d40): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589d40): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589d40): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589d40): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589d40): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.172043035 +0000 UTC m=+397.486969961 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc000589d40): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ba300): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ba300): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ba300): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e460 item 93 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ba300): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ba300): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.172781662 +0000 UTC m=+397.487708587 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ba300): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006baa00): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006baa00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006baa00): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006baa00): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006baa00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.172781662 +0000 UTC m=+397.487708587 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006baa00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e930 item 93 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bb040): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bb040): open at offset 0 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bb040): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bb040): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bb040): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bb040): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bb040): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bb040): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.174960991 +0000 UTC m=+397.489887896 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bb040): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bb580): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bb580): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bb580): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f1f0 item 94 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bb580): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bb580): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.175613095 +0000 UTC m=+397.490540010 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bb580): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bbc80): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bbc80): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bbc80): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bbc80): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bbc80): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.175613095 +0000 UTC m=+397.490540010 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006bbc80): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f490 item 94 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ce340): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ce340): open at offset 0 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ce340): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ce340): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ce340): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ce340): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ce340): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ce340): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.177598861 +0000 UTC m=+397.492525766 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ce340): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ce880): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ce880): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ce880): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016fb20 item 95 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ce880): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ce880): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.178174131 +0000 UTC m=+397.493101035 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ce880): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cef80): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cef80): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cef80): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cef80): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cef80): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.178174131 +0000 UTC m=+397.493101035 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cef80): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004982a0 item 95 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cf5c0): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cf5c0): open at offset 0 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cf5c0): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cf5c0): _readAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cf5c0): >_readAt: n=0, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cf5c0): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cf5c0): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cf5c0): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.180404947 +0000 UTC m=+397.495331872 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cf5c0): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cfb00): _writeAt: size=5, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cfb00): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cfb00): >openPending: err= 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499340 item 96 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cfb00): >_writeAt: n=5, err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cfb00): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.181113426 +0000 UTC m=+397.496040351 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006cfb00): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/07 02:05:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/07 02:05:11 DEBUG : open-test-file: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ec280): _readAt: size=512, off=0 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ec280): openPending: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ec280): >openPending: err= 2025/08/07 02:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ec280): >_readAt: n=5, err=EOF 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ec280): close: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-07 02:05:11.181113426 +0000 UTC m=+397.496040351 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : open-test-file(0xc0006ec280): >close: err= 2025/08/07 02:05:11 DEBUG : open-test-file: Remove: 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fe0e0 item 96 2025/08/07 02:05:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/07 02:05:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/07 02:05:11 DEBUG : open-test-file: >Remove: err= 2025/08/07 02:05:11 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:05:11 DEBUG : Looking for writers 2025/08/07 02:05:11 DEBUG : >WaitForWriters: 2025/08/07 02:05:11 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.57s) --- PASS: TestRWFileHandleOpenTests/writes (0.79s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.01s) --- 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.78s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.17s) --- 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.01s) --- 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-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:05:11 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:05:11 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:05:11 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:11 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:05:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:05:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:11 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:05:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:11 DEBUG : file1: newRWFileHandle: 2025/08/07 02:05:11 DEBUG : file1(0xc0007a8640): openPending: 2025/08/07 02:05:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:05:11 DEBUG : file1(0xc0007a8640): >openPending: err= 2025/08/07 02:05:11 DEBUG : file1: >newRWFileHandle: err= 2025/08/07 02:05:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:05:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/07 02:05:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/07 02:05:11 DEBUG : file1(0xc0007a8640): _writeAt: size=2, off=0 2025/08/07 02:05:11 DEBUG : file1(0xc0007a8640): >_writeAt: n=2, err= 2025/08/07 02:05:11 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/07 02:05:11 DEBUG : file1(0xc0007a8640): RWFileHandle.Flush 2025/08/07 02:05:11 DEBUG : file1(0xc0007a8640): RWFileHandle.Release 2025/08/07 02:05:11 DEBUG : file1(0xc0007a8640): close: 2025/08/07 02:05:11 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/07 02:05:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:11 DEBUG : file1(0xc0007a8640): >close: err= 2025/08/07 02:05:11 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:05:11 DEBUG : Looking for writers 2025/08/07 02:05:11 DEBUG : file1: reading active writers 2025/08/07 02:05:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/07 02:05:11 DEBUG : Looking for writers 2025/08/07 02:05:11 DEBUG : file1: reading active writers 2025/08/07 02:05:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/07 02:05:11 DEBUG : Looking for writers 2025/08/07 02:05:11 DEBUG : file1: reading active writers 2025/08/07 02:05:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/07 02:05:11 DEBUG : Looking for writers 2025/08/07 02:05:11 DEBUG : file1: reading active writers 2025/08/07 02:05:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/07 02:05:11 DEBUG : file1: vfs cache: starting upload 2025/08/07 02:05:11 DEBUG : Looking for writers 2025/08/07 02:05:11 DEBUG : file1: reading active writers 2025/08/07 02:05:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/07 02:05:12 DEBUG : Looking for writers 2025/08/07 02:05:12 DEBUG : file1: reading active writers 2025/08/07 02:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/07 02:05:12 DEBUG : Looking for writers 2025/08/07 02:05:12 DEBUG : file1: reading active writers 2025/08/07 02:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/07 02:05:12 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/08/07 02:05:12 DEBUG : Looking for writers 2025/08/07 02:05:12 DEBUG : file1: reading active writers 2025/08/07 02:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/07 02:05:13 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/07 02:05:13 INFO : file1: Copied (new) 2025/08/07 02:05:13 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/08/07 02:05:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/07 02:05:13 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/08/07 02:05:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:05:13 INFO : file1: vfs cache: upload succeeded try #1 2025/08/07 02:05:13 DEBUG : Looking for writers 2025/08/07 02:05:13 DEBUG : file1: reading active writers 2025/08/07 02:05:13 DEBUG : >WaitForWriters: 2025/08/07 02:05:14 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:05:14 DEBUG : Looking for writers 2025/08/07 02:05:14 DEBUG : file1: reading active writers 2025/08/07 02:05:14 DEBUG : >WaitForWriters: 2025/08/07 02:05:14 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.13s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:05:14 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:05:14 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:05:14 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:14 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:14 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:05:14 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:05:14 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:05:14 DEBUG : rename_me: newRWFileHandle: 2025/08/07 02:05:14 DEBUG : rename_me(0xc00045a380): openPending: 2025/08/07 02:05:14 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/07 02:05:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/07 02:05:14 DEBUG : rename_me(0xc00045a380): >openPending: err= 2025/08/07 02:05:14 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/07 02:05:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/07 02:05:14 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/07 02:05:14 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/07 02:05:14 DEBUG : rename_me(0xc00045a380): _writeAt: size=5, off=0 2025/08/07 02:05:14 DEBUG : rename_me(0xc00045a380): >_writeAt: n=5, err= 2025/08/07 02:05:14 DEBUG : rename_me(0xc00045a380): close: 2025/08/07 02:05:14 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-07 02:05:14.816621686 +0000 UTC m=+401.131548591 2025/08/07 02:05:14 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/07 02:05:14 DEBUG : rename_me(0xc00045a380): >close: err= 2025/08/07 02:05:14 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/07 02:05:14 DEBUG : i_was_renamed: Updating file with 0xc000a9e000 2025/08/07 02:05:14 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/07 02:05:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/07 02:05:14 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:05:14 DEBUG : Looking for writers 2025/08/07 02:05:14 DEBUG : i_was_renamed: reading active writers 2025/08/07 02:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/07 02:05:14 DEBUG : Looking for writers 2025/08/07 02:05:14 DEBUG : i_was_renamed: reading active writers 2025/08/07 02:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/07 02:05:14 DEBUG : Looking for writers 2025/08/07 02:05:14 DEBUG : i_was_renamed: reading active writers 2025/08/07 02:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/07 02:05:14 DEBUG : Looking for writers 2025/08/07 02:05:14 DEBUG : i_was_renamed: reading active writers 2025/08/07 02:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/07 02:05:14 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/07 02:05:14 DEBUG : Looking for writers 2025/08/07 02:05:14 DEBUG : i_was_renamed: reading active writers 2025/08/07 02:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/07 02:05:15 DEBUG : Looking for writers 2025/08/07 02:05:15 DEBUG : i_was_renamed: reading active writers 2025/08/07 02:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/07 02:05:15 DEBUG : Looking for writers 2025/08/07 02:05:15 DEBUG : i_was_renamed: reading active writers 2025/08/07 02:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/07 02:05:15 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/08/07 02:05:16 DEBUG : Looking for writers 2025/08/07 02:05:16 DEBUG : i_was_renamed: reading active writers 2025/08/07 02:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/07 02:05:16 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/07 02:05:16 INFO : i_was_renamed: Copied (new) 2025/08/07 02:05:16 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-07 02:05:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/07 02:05:16 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/07 02:05:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/07 02:05:16 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/07 02:05:17 DEBUG : Looking for writers 2025/08/07 02:05:17 DEBUG : i_was_renamed: reading active writers 2025/08/07 02:05:17 DEBUG : >WaitForWriters: 2025/08/07 02:05:17 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.95s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:05:17 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:05:17 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/07 02:05:17 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:17 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:05:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/07 02:05:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavusuy9ceqi" 2025/08/07 02:05:17 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/07 02:05:17 DEBUG : forgetting directory cache 2025/08/07 02:05:18 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/07 02:05:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/07 02:05:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/07 02:05:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/07 02:05:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/07 02:05:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/07 02:05:19 DEBUG : TestRWCacheUpdate(0xc00045a440): _readAt: size=512, off=0 2025/08/07 02:05:19 DEBUG : TestRWCacheUpdate(0xc00045a440): openPending: 2025/08/07 02:05:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-07 01:06:17 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/08/07 02:05:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/07 02:05:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/07 02:05:19 DEBUG : TestRWCacheUpdate(0xc00045a440): >openPending: err= 2025/08/07 02:05:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/07 02:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/07 02:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/07 02:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:05:20 DEBUG : TestRWCacheUpdate(0xc00045a440): >_readAt: n=20, err=EOF 2025/08/07 02:05:20 DEBUG : TestRWCacheUpdate(0xc00045a440): close: 2025/08/07 02:05:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-07 01:06:17 +0000 UTC 2025/08/07 02:05:20 DEBUG : TestRWCacheUpdate(0xc00045a440): >close: err= 2025/08/07 02:05:20 DEBUG : Re-reading directory (185.575588ms old) 2025/08/07 02:05:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/07 02:05:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/07 02:05:20 DEBUG : forgetting directory cache 2025/08/07 02:05:20 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/07 02:05:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/07 02:05:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/07 02:05:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/07 02:05:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/07 02:05:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/07 02:05:22 DEBUG : TestRWCacheUpdate(0xc00045af80): _readAt: size=512, off=0 2025/08/07 02:05:22 DEBUG : TestRWCacheUpdate(0xc00045af80): openPending: 2025/08/07 02:05:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-07 01:07:17 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-07 01:06:17 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/08/07 02:05:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-07 01:07:17 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-07 01:06:17 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/08/07 02:05:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/07 02:05:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/07 02:05:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/07 02:05:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/07 02:05:22 DEBUG : TestRWCacheUpdate(0xc00045af80): >openPending: err= 2025/08/07 02:05:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/07 02:05:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/07 02:05:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/07 02:05:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:05:22 DEBUG : forgetting directory cache 2025/08/07 02:05:22 DEBUG : forgetting directory cache 2025/08/07 02:05:22 DEBUG : TestRWCacheUpdate(0xc00045af80): >_readAt: n=20, err=EOF 2025/08/07 02:05:22 DEBUG : TestRWCacheUpdate(0xc00045af80): close: 2025/08/07 02:05:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-07 01:07:17 +0000 UTC 2025/08/07 02:05:22 DEBUG : TestRWCacheUpdate(0xc00045af80): >close: err= 2025/08/07 02:05:22 DEBUG : Re-reading directory (539.924523ms old) 2025/08/07 02:05:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/07 02:05:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/07 02:05:23 DEBUG : forgetting directory cache 2025/08/07 02:05:23 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/07 02:05:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/07 02:05:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/07 02:05:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/07 02:05:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/07 02:05:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/07 02:05:24 DEBUG : TestRWCacheUpdate(0xc00045a300): _readAt: size=512, off=0 2025/08/07 02:05:24 DEBUG : TestRWCacheUpdate(0xc00045a300): openPending: 2025/08/07 02:05:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-07 01:08:17 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-08-07 01:07:17 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/07 02:05:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-07 01:08:17 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-08-07 01:07:17 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/07 02:05:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/07 02:05:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/07 02:05:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/07 02:05:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/07 02:05:24 DEBUG : TestRWCacheUpdate(0xc00045a300): >openPending: err= 2025/08/07 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/07 02:05:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/07 02:05:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/07 02:05:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:05:25 DEBUG : TestRWCacheUpdate(0xc00045a300): >_readAt: n=20, err=EOF 2025/08/07 02:05:25 DEBUG : TestRWCacheUpdate(0xc00045a300): close: 2025/08/07 02:05:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-07 01:08:17 +0000 UTC 2025/08/07 02:05:25 DEBUG : TestRWCacheUpdate(0xc00045a300): >close: err= 2025/08/07 02:05:25 DEBUG : Re-reading directory (172.848635ms old) 2025/08/07 02:05:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/07 02:05:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/07 02:05:25 DEBUG : forgetting directory cache 2025/08/07 02:05:26 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/07 02:05:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/07 02:05:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/07 02:05:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/07 02:05:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/07 02:05:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/07 02:05:27 DEBUG : TestRWCacheUpdate(0xc0000b5d80): _readAt: size=512, off=0 2025/08/07 02:05:27 DEBUG : TestRWCacheUpdate(0xc0000b5d80): openPending: 2025/08/07 02:05:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-07 01:09:17 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-08-07 01:08:17 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/08/07 02:05:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-07 01:09:17 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-08-07 01:08:17 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/08/07 02:05:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/07 02:05:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/07 02:05:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/07 02:05:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/07 02:05:27 DEBUG : TestRWCacheUpdate(0xc0000b5d80): >openPending: err= 2025/08/07 02:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/07 02:05:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/07 02:05:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/07 02:05:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:05:27 DEBUG : TestRWCacheUpdate(0xc0000b5d80): >_readAt: n=20, err=EOF 2025/08/07 02:05:27 DEBUG : TestRWCacheUpdate(0xc0000b5d80): close: 2025/08/07 02:05:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-07 01:09:17 +0000 UTC 2025/08/07 02:05:27 DEBUG : TestRWCacheUpdate(0xc0000b5d80): >close: err= 2025/08/07 02:05:27 DEBUG : Re-reading directory (166.92551ms old) 2025/08/07 02:05:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/07 02:05:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/07 02:05:28 DEBUG : forgetting directory cache 2025/08/07 02:05:28 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/07 02:05:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/07 02:05:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/07 02:05:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/07 02:05:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/07 02:05:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/07 02:05:30 DEBUG : TestRWCacheUpdate(0xc00070c600): _readAt: size=512, off=0 2025/08/07 02:05:30 DEBUG : TestRWCacheUpdate(0xc00070c600): openPending: 2025/08/07 02:05:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-07 01:10:17 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-08-07 01:09:17 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/08/07 02:05:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-07 01:10:17 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-08-07 01:09:17 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/08/07 02:05:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/07 02:05:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/07 02:05:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/07 02:05:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/07 02:05:30 DEBUG : TestRWCacheUpdate(0xc00070c600): >openPending: err= 2025/08/07 02:05:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/07 02:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/07 02:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/07 02:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:05:30 DEBUG : forgetting directory cache 2025/08/07 02:05:30 DEBUG : TestRWCacheUpdate(0xc00070c600): >_readAt: n=20, err=EOF 2025/08/07 02:05:30 DEBUG : TestRWCacheUpdate(0xc00070c600): close: 2025/08/07 02:05:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-07 01:10:17 +0000 UTC 2025/08/07 02:05:30 DEBUG : TestRWCacheUpdate(0xc00070c600): >close: err= 2025/08/07 02:05:30 DEBUG : Re-reading directory (223.490282ms old) 2025/08/07 02:05:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/07 02:05:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/07 02:05:30 DEBUG : forgetting directory cache 2025/08/07 02:05:31 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/07 02:05:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/07 02:05:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/07 02:05:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/07 02:05:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/07 02:05:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/07 02:05:32 DEBUG : TestRWCacheUpdate(0xc000bf6100): _readAt: size=512, off=0 2025/08/07 02:05:32 DEBUG : TestRWCacheUpdate(0xc000bf6100): openPending: 2025/08/07 02:05:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-07 01:11:17 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-08-07 01:10:17 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/08/07 02:05:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-07 01:11:17 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-08-07 01:10:17 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/08/07 02:05:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/07 02:05:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/07 02:05:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/07 02:05:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/07 02:05:32 DEBUG : TestRWCacheUpdate(0xc000bf6100): >openPending: err= 2025/08/07 02:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/07 02:05:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/07 02:05:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/07 02:05:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:05:32 DEBUG : forgetting directory cache 2025/08/07 02:05:33 DEBUG : TestRWCacheUpdate(0xc000bf6100): >_readAt: n=20, err=EOF 2025/08/07 02:05:33 DEBUG : TestRWCacheUpdate(0xc000bf6100): close: 2025/08/07 02:05:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-07 01:11:17 +0000 UTC 2025/08/07 02:05:33 DEBUG : TestRWCacheUpdate(0xc000bf6100): >close: err= 2025/08/07 02:05:33 DEBUG : Re-reading directory (211.048027ms old) 2025/08/07 02:05:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/07 02:05:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/07 02:05:33 DEBUG : forgetting directory cache 2025/08/07 02:05:33 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/08/07 02:05:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:05:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/07 02:05:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/07 02:05:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/07 02:05:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/07 02:05:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/07 02:05:35 DEBUG : TestRWCacheUpdate(0xc00045a540): _readAt: size=512, off=0 2025/08/07 02:05:35 DEBUG : TestRWCacheUpdate(0xc00045a540): openPending: 2025/08/07 02:05:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-07 01:11:17 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-08-07 01:11:17 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/08/07 02:05:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2025/08/07 02:05:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/07 02:05:35 DEBUG : TestRWCacheUpdate(0xc00045a540): >openPending: err= 2025/08/07 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/07 02:05:35 DEBUG : TestRWCacheUpdate(0xc00045a540): >_readAt: n=20, err=EOF 2025/08/07 02:05:35 DEBUG : TestRWCacheUpdate(0xc00045a540): close: 2025/08/07 02:05:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-07 01:11:17 +0000 UTC 2025/08/07 02:05:35 DEBUG : TestRWCacheUpdate(0xc00045a540): >close: err= read_write_test.go:752: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:752 Error: Not equal: expected: "TestRWCacheUpdate006*" actual : "TestRWCacheUpdate005" Diff: --- Expected +++ Actual @@ -1 +1 @@ -TestRWCacheUpdate006* +TestRWCacheUpdate005 Test: TestRWCacheUpdate 2025/08/07 02:05:35 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:05:35 DEBUG : Looking for writers 2025/08/07 02:05:35 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/07 02:05:35 DEBUG : >WaitForWriters: 2025/08/07 02:05:35 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': vfs cache: cleaner exiting 2025/08/07 02:05:35 DEBUG : forgetting directory cache 2025/08/07 02:05:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- FAIL: TestRWCacheUpdate (18.38s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:05:37 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/08/07 02:05:38 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/08/07 02:05:40 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:05:40 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:05:40 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/07 02:05:40 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/07 02:05:40 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/07 02:05:40 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/07 02:05:40 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:05:40 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/07 02:05:40 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/07 02:05:40 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/07 02:05:40 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/07 02:05:40 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/07 02:05:40 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:05:40 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/07 02:05:40 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/07 02:05:40 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/07 02:05:40 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/07 02:05:40 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/07 02:05:40 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:05:41 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/07 02:05:41 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/07 02:05:41 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/07 02:05:41 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:05:41 DEBUG : Looking for writers 2025/08/07 02:05:41 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/07 02:05:41 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/07 02:05:41 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.84s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:05:42 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:05:42 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:05:42 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': Reusing VFS from active cache 2025/08/07 02:05:42 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:05:42 DEBUG : Looking for writers 2025/08/07 02:05:42 DEBUG : >WaitForWriters: 2025/08/07 02:05:42 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:05:42 DEBUG : Looking for writers 2025/08/07 02:05:42 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.36s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:05:42 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:05:42 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:05:42 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:05:42 DEBUG : Looking for writers 2025/08/07 02:05:42 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.35s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:05:42 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:05:42 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:05:42 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:05:42 DEBUG : Looking for writers 2025/08/07 02:05:42 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:05:43 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:05:43 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:05:43 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:05:46 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/07 02:05:48 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:05:48 DEBUG : dir: Looking for writers 2025/08/07 02:05:48 DEBUG : file2: reading active writers 2025/08/07 02:05:48 DEBUG : Looking for writers 2025/08/07 02:05:48 DEBUG : file1: reading active writers 2025/08/07 02:05:48 DEBUG : dir: reading active writers 2025/08/07 02:05:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.10s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:05:49 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:05:49 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:05:50 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:05:52 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/07 02:05:54 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:05:54 DEBUG : dir: Looking for writers 2025/08/07 02:05:54 DEBUG : Looking for writers 2025/08/07 02:05:54 DEBUG : file1: reading active writers 2025/08/07 02:05:54 DEBUG : dir: reading active writers 2025/08/07 02:05:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.72s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:05:56 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:05:56 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:05:56 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/07 02:05:59 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/07 02:06:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/07 02:06:00 DEBUG : file1: Open: flags=O_RDONLY 2025/08/07 02:06:00 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/07 02:06:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/07 02:06:00 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/07 02:06:00 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/07 02:06:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/07 02:06:00 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/07 02:06:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:06:00 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:06:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/07 02:06:00 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/07 02:06:00 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/07 02:06:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/07 02:06:00 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/07 02:06:02 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/07 02:06:02 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/08/07 02:06:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/07 02:06:02 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:06:02 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/07 02:06:02 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:06:02 DEBUG : dir: Looking for writers 2025/08/07 02:06:02 DEBUG : file2: reading active writers 2025/08/07 02:06:02 DEBUG : new_file.txt: reading active writers 2025/08/07 02:06:02 DEBUG : Looking for writers 2025/08/07 02:06:02 DEBUG : dir: reading active writers 2025/08/07 02:06:02 DEBUG : file1: reading active writers 2025/08/07 02:06:02 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.93s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:06:03 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:06:03 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:06:05 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/07 02:06:07 DEBUG : dir/file2: same parent dir (ODFfOTM3ODAyMl9GdWN3dQ) - using file/rename instead of move_copy for dir/file1 2025/08/07 02:06:07 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/07 02:06:07 DEBUG : dir/file1: Updating file with dir/file1 0xc000a9e600 2025/08/07 02:06:07 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/07 02:06:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:08 INFO : dir/file1: Moved (server-side) to: file0 2025/08/07 02:06:08 DEBUG : file0: Updating file with file0 0xc000a9e600 2025/08/07 02:06:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/07 02:06:08 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/07 02:06:09 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:06:09 DEBUG : dir: Looking for writers 2025/08/07 02:06:09 DEBUG : Looking for writers 2025/08/07 02:06:09 DEBUG : dir: reading active writers 2025/08/07 02:06:09 DEBUG : file0: reading active writers 2025/08/07 02:06:09 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.15s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:06:10 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:06:10 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:06:10 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:06:10 DEBUG : Looking for writers 2025/08/07 02:06:10 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.52s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:06:10 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:06:10 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:06:11 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/07 02:06:11 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/07 02:06:12 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/07 02:06:13 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/07 02:06:14 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/07 02:06:14 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:06:14 DEBUG : Looking for writers 2025/08/07 02:06:14 DEBUG : a: Looking for writers 2025/08/07 02:06:14 DEBUG : b: Looking for writers 2025/08/07 02:06:14 DEBUG : c: Looking for writers 2025/08/07 02:06:14 DEBUG : d: Looking for writers 2025/08/07 02:06:14 DEBUG : Looking for writers 2025/08/07 02:06:14 DEBUG : b: reading active writers 2025/08/07 02:06:14 DEBUG : c: reading active writers 2025/08/07 02:06:14 DEBUG : d: reading active writers 2025/08/07 02:06:14 DEBUG : /: reading active writers 2025/08/07 02:06:14 DEBUG : a: reading active writers 2025/08/07 02:06:14 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.27s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:06:16 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:06:16 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:06:17 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/07 02:06:18 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/07 02:06:18 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/07 02:06:19 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/07 02:06:22 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:06:22 DEBUG : a/b/c/d: Looking for writers 2025/08/07 02:06:22 DEBUG : a/b/c: Looking for writers 2025/08/07 02:06:22 DEBUG : d: reading active writers 2025/08/07 02:06:22 DEBUG : a/b: Looking for writers 2025/08/07 02:06:22 DEBUG : c: reading active writers 2025/08/07 02:06:22 DEBUG : a: Looking for writers 2025/08/07 02:06:22 DEBUG : b: reading active writers 2025/08/07 02:06:22 DEBUG : Looking for writers 2025/08/07 02:06:22 DEBUG : a: reading active writers 2025/08/07 02:06:22 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.00s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:06:24 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:06:24 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:06:24 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:06:24 DEBUG : Looking for writers 2025/08/07 02:06:24 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.35s) === 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-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:06:25 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:06:25 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:06:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:06:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:06:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/07 02:06:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/07 02:06:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:25 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/07 02:06:25 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/07 02:06:25 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/07 02:06:25 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/07 02:06:26 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/07 02:06:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/07 02:06:27 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/07 02:06:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:06:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:06:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/07 02:06:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/07 02:06:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:06:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:06:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/07 02:06:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/07 02:06:27 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/07 02:06:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/07 02:06:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/07 02:06:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/07 02:06:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/07 02:06:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:27 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/07 02:06:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/07 02:06:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/07 02:06:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/07 02:06:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/07 02:06:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/07 02:06:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/07 02:06:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:28 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': File to upload is small (7 bytes), uploading instead of streaming 2025/08/07 02:06:28 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/08/07 02:06:29 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/08/07 02:06:29 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/07 02:06:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:29 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:06:29 DEBUG : Looking for writers 2025/08/07 02:06:29 DEBUG : file1: reading active writers 2025/08/07 02:06:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.17s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:06:30 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:06:30 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:06:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:06:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:06:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/07 02:06:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/07 02:06:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:30 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/07 02:06:31 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/07 02:06:31 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/07 02:06:31 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/07 02:06:31 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': File to upload is small (11 bytes), uploading instead of streaming 2025/08/07 02:06:32 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/08/07 02:06:33 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/07 02:06:33 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/07 02:06:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:33 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/07 02:06:33 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:06:33 DEBUG : Looking for writers 2025/08/07 02:06:33 DEBUG : file1: reading active writers 2025/08/07 02:06:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.67s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:06:34 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:06:34 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:06:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:06:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:06:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/07 02:06:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/07 02:06:34 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/07 02:06:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:34 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/07 02:06:35 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/07 02:06:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/07 02:06:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/07 02:06:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:36 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/07 02:06:36 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:06:36 DEBUG : Looking for writers 2025/08/07 02:06:36 DEBUG : file1: reading active writers 2025/08/07 02:06:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.50s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:06:36 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:06:36 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:06:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:06:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:06:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/07 02:06:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/07 02:06:36 DEBUG : file1: WriteFileHandle.Release closing 2025/08/07 02:06:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:36 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/07 02:06:38 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/07 02:06:38 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/07 02:06:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:38 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/07 02:06:38 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:06:38 DEBUG : Looking for writers 2025/08/07 02:06:38 DEBUG : file1: reading active writers 2025/08/07 02:06:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.17s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:06:38 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:06:38 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:06:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:06:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:06:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/07 02:06:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/07 02:06:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:38 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': File to upload is small (2 bytes), uploading instead of streaming 2025/08/07 02:06:39 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/08/07 02:06:40 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/07 02:06:40 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/07 02:06:41 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/08/07 02:06:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:41 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:06:41 DEBUG : Looking for writers 2025/08/07 02:06:41 DEBUG : file1: reading active writers 2025/08/07 02:06:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.92s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:06:41 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:06:41 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:06:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:06:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:06:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/07 02:06:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/07 02:06:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:41 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/07 02:06:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/07 02:06:43 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/07 02:06:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:06:43 DEBUG : file1: Open: flags=O_RDONLY 2025/08/07 02:06:43 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/07 02:06:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/07 02:06:43 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:06:43 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/07 02:06:43 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:06:43 DEBUG : Looking for writers 2025/08/07 02:06:43 DEBUG : file1: reading active writers 2025/08/07 02:06:43 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.34s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-kavusuy9ceqi'", Local "Local file system at /tmp/rclone2925741365", Modify Window "1s" 2025/08/07 02:06:44 INFO : OpenDrive root 'rclone-test-kavusuy9ceqi': poll-interval is not supported by this remote 2025/08/07 02:06:44 NOTICE: OpenDrive root 'rclone-test-kavusuy9ceqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/07 02:06:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/07 02:06:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/07 02:06:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/07 02:06:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/07 02:06:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:44 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': File to upload is small (100 bytes), uploading instead of streaming 2025/08/07 02:06:44 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/08/07 02:06:46 DEBUG : file1: md5 = 422995d4d89086332163485d5c573991 OK 2025/08/07 02:06:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/07 02:06:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/07 02:06:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/07 02:06:46 DEBUG : file1: Open: flags=O_RDONLY 2025/08/07 02:06:46 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/07 02:06:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/07 02:06:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/07 02:06:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/07 02:06:46 DEBUG : WaitForWriters: timeout=30s 2025/08/07 02:06:46 DEBUG : Looking for writers 2025/08/07 02:06:46 DEBUG : file1: reading active writers 2025/08/07 02:06:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.95s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/08/07 02:06:46 DEBUG : OpenDrive root 'rclone-test-kavusuy9ceqi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m14.341757735s (try 1/5): exit status 1: Failed [TestDirHandleMethods TestDirRemoveName TestRWCacheUpdate]