"./vfs.test -test.v -test.timeout 1h0m0s -remote TestCombine:dir1 -verbose" - Starting (try 1/5) 2025/05/23 02:29:15 DEBUG : Creating backend with remote "TestCombine:dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 02:29:15 DEBUG : Creating backend with remote "/tmp/dir3" 2025/05/23 02:29:15 DEBUG : Creating backend with remote "/tmp/dir1" 2025/05/23 02:29:15 DEBUG : Creating backend with remote "/tmp/dir2" 2025/05/23 02:29:15 DEBUG : Creating backend with remote "/tmp/rclone1496582014" === RUN TestDirHandleMethods run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:15 DEBUG : dir: Looking for writers 2025/05/23 02:29:15 DEBUG : : Looking for writers 2025/05/23 02:29:15 DEBUG : dir: reading active writers 2025/05/23 02:29:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.01s) === RUN TestDirHandleReaddir run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:15 DEBUG : dir/subdir: Looking for writers 2025/05/23 02:29:15 DEBUG : dir: Looking for writers 2025/05/23 02:29:15 DEBUG : subdir: reading active writers 2025/05/23 02:29:15 DEBUG : file1: reading active writers 2025/05/23 02:29:15 DEBUG : file2: reading active writers 2025/05/23 02:29:15 DEBUG : : Looking for writers 2025/05/23 02:29:15 DEBUG : dir: reading active writers 2025/05/23 02:29:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.02s) === RUN TestDirHandleReaddirnames run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:15 DEBUG : dir: Looking for writers 2025/05/23 02:29:15 DEBUG : file1: reading active writers 2025/05/23 02:29:15 DEBUG : : Looking for writers 2025/05/23 02:29:15 DEBUG : dir: reading active writers 2025/05/23 02:29:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.01s) === RUN TestDirMethods run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:15 DEBUG : dir: Looking for writers 2025/05/23 02:29:15 DEBUG : : Looking for writers 2025/05/23 02:29:15 DEBUG : dir: reading active writers 2025/05/23 02:29:15 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:15 DEBUG : dir: forgetting directory cache 2025/05/23 02:29:15 DEBUG : : forgetting directory cache 2025/05/23 02:29:15 DEBUG : dir: forgetting directory cache 2025/05/23 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:15 DEBUG : : Looking for writers 2025/05/23 02:29:15 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:15 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/05/23 02:29:15 DEBUG : dir: invalidating directory cache 2025/05/23 02:29:15 DEBUG : : >ForgetPath: 2025/05/23 02:29:15 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/05/23 02:29:15 DEBUG : : invalidating directory cache 2025/05/23 02:29:15 DEBUG : dir: forgetting directory cache 2025/05/23 02:29:15 DEBUG : : >ForgetPath: 2025/05/23 02:29:15 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/05/23 02:29:15 DEBUG : : >ForgetPath: 2025/05/23 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:15 DEBUG : dir: Looking for writers 2025/05/23 02:29:15 DEBUG : : Looking for writers 2025/05/23 02:29:15 DEBUG : dir: reading active writers 2025/05/23 02:29:15 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.00s) === RUN TestDirWalk run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:15 DEBUG : : forgetting directory cache 2025/05/23 02:29:15 DEBUG : dir: forgetting directory cache 2025/05/23 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:15 DEBUG : dir: Looking for writers 2025/05/23 02:29:15 DEBUG : fil/a/b: Looking for writers 2025/05/23 02:29:15 DEBUG : fil/a: Looking for writers 2025/05/23 02:29:15 DEBUG : b: reading active writers 2025/05/23 02:29:15 DEBUG : fil: Looking for writers 2025/05/23 02:29:15 DEBUG : a: reading active writers 2025/05/23 02:29:15 DEBUG : : Looking for writers 2025/05/23 02:29:15 DEBUG : dir: reading active writers 2025/05/23 02:29:15 DEBUG : fil: reading active writers 2025/05/23 02:29:15 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.02s) === RUN TestDirSetModTime run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:15 DEBUG : dir: Looking for writers 2025/05/23 02:29:15 DEBUG : : Looking for writers 2025/05/23 02:29:15 DEBUG : dir: reading active writers 2025/05/23 02:29:15 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.01s) === RUN TestDirStat run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:15 DEBUG : dir: Looking for writers 2025/05/23 02:29:15 DEBUG : file1: reading active writers 2025/05/23 02:29:15 DEBUG : : Looking for writers 2025/05/23 02:29:15 DEBUG : dir: reading active writers 2025/05/23 02:29:15 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.00s) === RUN TestDirReadDirAll run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/05/23 02:29:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/05/23 02:29:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/05/23 02:29:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/23 02:29:15 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/05/23 02:29:15 DEBUG : Waiting for deletions to finish 2025/05/23 02:29:15 INFO : dir/subdir/file3: Deleted 2025/05/23 02:29:15 DEBUG : removing 1 level 2 directories 2025/05/23 02:29:15 INFO : dir/subdir: Removing directory 2025/05/23 02:29:15 DEBUG : dir: invalidating directory cache 2025/05/23 02:29:15 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/05/23 02:29:15 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/05/23 02:29:15 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/05/23 02:29:15 DEBUG : dir/file1: Reset virtual modtime 2025/05/23 02:29:15 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/05/23 02:29:15 DEBUG : dir/virtualFile: Reset virtual modtime 2025/05/23 02:29:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/05/23 02:29:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/05/23 02:29:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/23 02:29:15 DEBUG : dir: invalidating directory cache 2025/05/23 02:29:15 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/05/23 02:29:15 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/05/23 02:29:15 DEBUG : dir/virtualFile: Reset virtual modtime 2025/05/23 02:29:15 DEBUG : : forgetting directory cache 2025/05/23 02:29:15 DEBUG : dir: forgetting directory cache 2025/05/23 02:29:15 DEBUG : dir/virtualDir: forgetting directory cache 2025/05/23 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:15 DEBUG : dir/virtualDir: Looking for writers 2025/05/23 02:29:15 DEBUG : dir: Looking for writers 2025/05/23 02:29:15 DEBUG : virtualFile: reading active writers 2025/05/23 02:29:15 DEBUG : virtualDir: reading active writers 2025/05/23 02:29:15 DEBUG : file1: reading active writers 2025/05/23 02:29:15 DEBUG : virtualFile2: reading active writers 2025/05/23 02:29:15 DEBUG : : Looking for writers 2025/05/23 02:29:15 DEBUG : dir: reading active writers 2025/05/23 02:29:15 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.02s) --- PASS: TestDirReadDirAll/Virtual (0.00s) === RUN TestDirOpen run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:15 ERROR : dir/: Can only open directories read only 2025/05/23 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:15 DEBUG : dir: Looking for writers 2025/05/23 02:29:15 DEBUG : : Looking for writers 2025/05/23 02:29:15 DEBUG : dir: reading active writers 2025/05/23 02:29:15 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.01s) === RUN TestDirCreate run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:15 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/23 02:29:15 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/05/23 02:29:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/23 02:29:15 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': File to upload is small (5 bytes), uploading instead of streaming 2025/05/23 02:29:15 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/23 02:29:15 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/05/23 02:29:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/23 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:15 DEBUG : dir: Looking for writers 2025/05/23 02:29:15 DEBUG : file1: reading active writers 2025/05/23 02:29:15 DEBUG : potato: reading active writers 2025/05/23 02:29:15 DEBUG : : Looking for writers 2025/05/23 02:29:15 DEBUG : dir: reading active writers 2025/05/23 02:29:15 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.11s) === RUN TestDirMkdir run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/23 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:15 DEBUG : dir/sub: Looking for writers 2025/05/23 02:29:15 DEBUG : dir: Looking for writers 2025/05/23 02:29:15 DEBUG : file1: reading active writers 2025/05/23 02:29:15 DEBUG : sub: reading active writers 2025/05/23 02:29:15 DEBUG : : Looking for writers 2025/05/23 02:29:15 DEBUG : dir: reading active writers 2025/05/23 02:29:15 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.11s) === RUN TestDirMkdirSub run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/23 02:29:15 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/05/23 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:15 DEBUG : dir/sub/subsub: Looking for writers 2025/05/23 02:29:15 DEBUG : dir/sub: Looking for writers 2025/05/23 02:29:15 DEBUG : subsub: reading active writers 2025/05/23 02:29:15 DEBUG : dir: Looking for writers 2025/05/23 02:29:15 DEBUG : file1: reading active writers 2025/05/23 02:29:15 DEBUG : sub: reading active writers 2025/05/23 02:29:15 DEBUG : : Looking for writers 2025/05/23 02:29:15 DEBUG : dir: reading active writers 2025/05/23 02:29:15 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.01s) === RUN TestDirRemove run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:15 ERROR : dir/: Dir.Remove not empty 2025/05/23 02:29:15 DEBUG : dir/file1: Remove: 2025/05/23 02:29:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/23 02:29:15 DEBUG : dir/file1: >Remove: err= 2025/05/23 02:29:15 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/23 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:15 DEBUG : : Looking for writers 2025/05/23 02:29:15 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.01s) === RUN TestDirRemoveAll run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:15 DEBUG : dir/file1: Remove: 2025/05/23 02:29:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/23 02:29:15 DEBUG : dir/file1: >Remove: err= 2025/05/23 02:29:15 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/23 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:15 DEBUG : : Looking for writers 2025/05/23 02:29:15 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.00s) === RUN TestDirRemoveName run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:15 DEBUG : dir/file1: Remove: 2025/05/23 02:29:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/23 02:29:15 DEBUG : dir/file1: >Remove: err= 2025/05/23 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:15 DEBUG : dir: Looking for writers 2025/05/23 02:29:15 DEBUG : : Looking for writers 2025/05/23 02:29:15 DEBUG : dir: reading active writers 2025/05/23 02:29:15 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.11s) === RUN TestDirRename run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:15 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/05/23 02:29:15 NOTICE: Local file system at /tmp/dir1: srcU.f=Local file system at /tmp/dir1, srcURemote="rclone-test-yihecog3buwi/dir", dstURemote="rclone-test-yihecog3buwi/dir2" 2025/05/23 02:29:15 DEBUG : dir: Updating dir with dir2 0xc000ad3380 2025/05/23 02:29:15 DEBUG : dir: forgetting directory cache 2025/05/23 02:29:15 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/23 02:29:15 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/05/23 02:29:15 INFO : dir2/file1: Moved (server-side) to: file2 2025/05/23 02:29:15 DEBUG : file2: Updating file with file2 0xc0006ba6c0 2025/05/23 02:29:15 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/05/23 02:29:15 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/23 02:29:15 INFO : dir2/file3: Deleted 2025/05/23 02:29:15 INFO : file2: Moved (server-side) to: dir2/file3 2025/05/23 02:29:15 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0006ba6c0 2025/05/23 02:29:15 DEBUG : : Added virtual directory entry vDel: "file2" 2025/05/23 02:29:15 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/05/23 02:29:15 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/05/23 02:29:15 NOTICE: Local file system at /tmp/dir1: srcU.f=Local file system at /tmp/dir1, srcURemote="rclone-test-yihecog3buwi/empty directory", dstURemote="rclone-test-yihecog3buwi/renamed empty directory" 2025/05/23 02:29:15 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000ba2340 2025/05/23 02:29:15 DEBUG : empty directory: forgetting directory cache 2025/05/23 02:29:15 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/05/23 02:29:15 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/05/23 02:29:15 DEBUG : dir2: Renaming to "dir3" 2025/05/23 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:15 DEBUG : dir3: Looking for writers 2025/05/23 02:29:15 DEBUG : file3: reading active writers 2025/05/23 02:29:15 DEBUG : renamed empty directory: Looking for writers 2025/05/23 02:29:15 DEBUG : : Looking for writers 2025/05/23 02:29:15 DEBUG : dir3: reading active writers 2025/05/23 02:29:15 DEBUG : renamed empty directory: reading active writers 2025/05/23 02:29:15 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.14s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/23 02:29:15 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:15 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/23 02:29:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/23 02:29:15 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/05/23 02:29:15 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/05/23 02:29:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/23 02:29:15 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:15 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/23 02:29:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/23 02:29:15 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/05/23 02:29:15 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/05/23 02:29:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/23 02:29:15 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': File to upload is small (12 bytes), uploading instead of streaming 2025/05/23 02:29:15 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/05/23 02:29:15 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/05/23 02:29:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/23 02:29:15 DEBUG : : forgetting directory cache 2025/05/23 02:29:15 DEBUG : dir: forgetting directory cache 2025/05/23 02:29:15 DEBUG : dir/sub: forgetting directory cache 2025/05/23 02:29:15 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/05/23 02:29:15 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/05/23 02:29:15 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': File to upload is small (5 bytes), uploading instead of streaming 2025/05/23 02:29:15 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/23 02:29:15 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/05/23 02:29:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/23 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:15 DEBUG : dir/sub: Looking for writers 2025/05/23 02:29:15 DEBUG : file0: reading active writers 2025/05/23 02:29:15 DEBUG : file2: reading active writers 2025/05/23 02:29:15 DEBUG : dir: Looking for writers 2025/05/23 02:29:15 DEBUG : file1: reading active writers 2025/05/23 02:29:15 DEBUG : sub: reading active writers 2025/05/23 02:29:15 DEBUG : : Looking for writers 2025/05/23 02:29:15 DEBUG : dir: reading active writers 2025/05/23 02:29:15 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.01s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:15 DEBUG : : Re-reading directory (75.790199ms old) 2025/05/23 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:15 DEBUG : dir: Looking for writers 2025/05/23 02:29:15 DEBUG : : Looking for writers 2025/05/23 02:29:15 DEBUG : dir: reading active writers 2025/05/23 02:29:15 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (0.08s) === RUN TestDirMetadataExtension run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:15 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/05/23 02:29:16 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:16 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/05/23 02:29:16 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/05/23 02:29:16 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/05/23 02:29:16 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:16 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:16 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/05/23 02:29:16 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:16 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/05/23 02:29:16 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/05/23 02:29:16 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/05/23 02:29:16 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:16 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : file1.metadata: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : dir.metadata: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.01s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.01s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:16 DEBUG : Can set mod time: true 2025/05/23 02:29:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/23 02:29:16 DEBUG : dir: forgetting directory cache 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/23 02:29:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': File to upload is small (0 bytes), uploading instead of streaming 2025/05/23 02:29:16 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/23 02:29:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/05/23 02:29:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/23 02:29:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': File to upload is small (5 bytes), uploading instead of streaming 2025/05/23 02:29:16 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/23 02:29:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/05/23 02:29:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/23 02:29:16 DEBUG : dir/file1: newRWFileHandle: 2025/05/23 02:29:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/23 02:29:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/23 02:29:16 DEBUG : dir/file1(0xc00051e480): close: 2025/05/23 02:29:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/23 02:29:16 DEBUG : dir/file1(0xc00051e480): >close: err= 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/23 02:29:16 DEBUG : dir/file1: newRWFileHandle: 2025/05/23 02:29:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/23 02:29:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0003cc240): _writeAt: size=5, off=0 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0003cc240): openPending: 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0003cc240): >openPending: err= 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0003cc240): >_writeAt: n=5, err= 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0003cc240): close: 2025/05/23 02:29:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/05/23 02:29:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/05/23 02:29:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/05/23 02:29:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/05/23 02:29:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0003cc240): >close: err= 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/23 02:29:16 DEBUG : : forgetting directory cache 2025/05/23 02:29:16 DEBUG : dir: forgetting directory cache 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: starting upload 2025/05/23 02:29:16 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/05/23 02:29:16 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/05/23 02:29:16 INFO : dir/file1: Copied (replaced existing) 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/23 02:29:16 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.21s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.01s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.16s) === RUN TestFileOpenRead run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/23 02:29:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/23 02:29:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.01s) === RUN TestFileOpenReadUnknownSize 2025/05/23 02:29:16 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/05/23 02:29:16 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/23 02:29:16 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:16 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : file.txt: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': File to upload is small (25 bytes), uploading instead of streaming 2025/05/23 02:29:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/23 02:29:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.01s) === RUN TestFileRemove run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:16 DEBUG : dir/file1: Remove: 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/23 02:29:16 DEBUG : dir/file1: >Remove: err= 2025/05/23 02:29:16 DEBUG : dir/file1: Remove: 2025/05/23 02:29:16 DEBUG : dir/file1: >Remove: err=Read only file system 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.00s) === RUN TestFileRemoveAll run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:16 DEBUG : dir/file1: Remove: 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/23 02:29:16 DEBUG : dir/file1: >Remove: err= 2025/05/23 02:29:16 DEBUG : dir/file1: Remove: 2025/05/23 02:29:16 DEBUG : dir/file1: >Remove: err=Read only file system 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.00s) === RUN TestFileOpen run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/23 02:29:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/23 02:29:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/23 02:29:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/23 02:29:16 DEBUG : dir/file1: Open: flags=O_RDWR 2025/05/23 02:29:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/23 02:29:16 DEBUG : dir/file1: Open: flags=0x3 2025/05/23 02:29:16 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/05/23 02:29:16 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.00s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: 2025/05/23 02:29:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/23 02:29:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000a580c0 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/23 02:29:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/23 02:29:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/23 02:29:16 DEBUG : dir/file1: Updating file with dir/file1 0xc000a580c0 2025/05/23 02:29:16 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/23 02:29:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a580c0 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/23 02:29:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': File to upload is small (25 bytes), uploading instead of streaming 2025/05/23 02:29:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/23 02:29:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/05/23 02:29:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/23 02:29:16 DEBUG : newLeaf: Running delayed rename now 2025/05/23 02:29:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/23 02:29:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000a580c0 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: 2025/05/23 02:29:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/23 02:29:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000814cc0 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/23 02:29:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/23 02:29:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/23 02:29:16 DEBUG : dir/file1: Updating file with dir/file1 0xc000814cc0 2025/05/23 02:29:16 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/23 02:29:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : dir/file1: File is currently open, delaying rename 0xc000814cc0 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/23 02:29:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': File to upload is small (25 bytes), uploading instead of streaming 2025/05/23 02:29:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/23 02:29:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/05/23 02:29:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/23 02:29:16 DEBUG : newLeaf: Running delayed rename now 2025/05/23 02:29:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/23 02:29:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000814cc0 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:16 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/23 02:29:16 DEBUG : dir/file1: newRWFileHandle: 2025/05/23 02:29:16 DEBUG : dir/file1(0xc00054a7c0): openPending: 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : dir/file1(0xc00054a7c0): >openPending: err= 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/23 02:29:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/23 02:29:16 DEBUG : dir/file1(0xc00054a7c0): _writeAt: size=14, off=0 2025/05/23 02:29:16 DEBUG : dir/file1(0xc00054a7c0): >_writeAt: n=14, err= 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/23 02:29:16 DEBUG : dir/file1(0xc00054a7c0): close: 2025/05/23 02:29:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/23 02:29:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:16 DEBUG : dir/file1(0xc00054a7c0): >close: err= 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: starting upload 2025/05/23 02:29:16 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/23 02:29:16 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/05/23 02:29:16 INFO : dir/file1: Copied (replaced existing) 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/23 02:29:16 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: 2025/05/23 02:29:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/23 02:29:16 DEBUG : dir/file1: newRWFileHandle: 2025/05/23 02:29:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/23 02:29:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0002d93c0): _readAt: size=512, off=0 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0002d93c0): openPending: 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0002d93c0): >openPending: err= 2025/05/23 02:29:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0002d93c0): >_readAt: n=14, err=EOF 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0002d93c0): close: 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0002d93c0): >close: err= 2025/05/23 02:29:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/23 02:29:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/23 02:29:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0006bb200 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/23 02:29:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/23 02:29:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/23 02:29:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/23 02:29:16 DEBUG : dir/file1: Updating file with dir/file1 0xc0006bb200 2025/05/23 02:29:16 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/23 02:29:16 DEBUG : dir/file1: newRWFileHandle: 2025/05/23 02:29:16 DEBUG : dir/file1(0xc000414280): openPending: 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : dir/file1(0xc000414280): >openPending: err= 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/23 02:29:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/23 02:29:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/23 02:29:16 DEBUG : dir/file1(0xc000414280): _writeAt: size=25, off=0 2025/05/23 02:29:16 DEBUG : dir/file1(0xc000414280): >_writeAt: n=25, err= 2025/05/23 02:29:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/23 02:29:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/23 02:29:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0006bb200 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/23 02:29:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/23 02:29:16 DEBUG : newLeaf(0xc000414280): close: 2025/05/23 02:29:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/23 02:29:16 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-23 02:29:16.468250721 +0000 UTC m=+1.189416851 2025/05/23 02:29:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:16 DEBUG : newLeaf(0xc000414280): >close: err= 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/23 02:29:16 DEBUG : newLeaf: vfs cache: starting upload 2025/05/23 02:29:16 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/23 02:29:16 DEBUG : newLeaf.8da52131.partial: renamed to: newLeaf 2025/05/23 02:29:16 INFO : newLeaf: Copied (replaced existing) 2025/05/23 02:29:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-23 02:29:16.468250721 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/05/23 02:29:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/23 02:29:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/23 02:29:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: 2025/05/23 02:29:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/23 02:29:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0006bb500 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/23 02:29:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/23 02:29:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/23 02:29:16 DEBUG : dir/file1: Updating file with dir/file1 0xc0006bb500 2025/05/23 02:29:16 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/23 02:29:16 DEBUG : dir/file1: newRWFileHandle: 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0002d9680): openPending: 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0002d9680): >openPending: err= 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/23 02:29:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/23 02:29:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0002d9680): _writeAt: size=25, off=0 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0002d9680): >_writeAt: n=25, err= 2025/05/23 02:29:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/23 02:29:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/23 02:29:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0006bb500 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/23 02:29:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/23 02:29:16 DEBUG : newLeaf(0xc0002d9680): close: 2025/05/23 02:29:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/23 02:29:16 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-23 02:29:16.643963574 +0000 UTC m=+1.365129714 2025/05/23 02:29:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:16 DEBUG : newLeaf(0xc0002d9680): >close: err= 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/23 02:29:16 DEBUG : newLeaf: vfs cache: starting upload 2025/05/23 02:29:16 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/23 02:29:16 DEBUG : newLeaf.f720525f.partial: renamed to: newLeaf 2025/05/23 02:29:16 INFO : newLeaf: Copied (replaced existing) 2025/05/23 02:29:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-23 02:29:16.643963574 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/05/23 02:29:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/23 02:29:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/23 02:29:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:16 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:16 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/23 02:29:16 DEBUG : dir/file1: newRWFileHandle: 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0002d9e40): openPending: 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0002d9e40): >openPending: err= 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/23 02:29:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0002d9e40): _writeAt: size=14, off=0 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0002d9e40): >_writeAt: n=14, err= 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0002d9e40): close: 2025/05/23 02:29:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/23 02:29:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:16 DEBUG : dir/file1(0xc0002d9e40): >close: err= 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: starting upload 2025/05/23 02:29:16 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/23 02:29:16 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/05/23 02:29:16 INFO : dir/file1: Copied (replaced existing) 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/23 02:29:16 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : file1: reading active writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : >WaitForWriters: 2025/05/23 02:29:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/23 02:29:16 DEBUG : dir/file1: newRWFileHandle: 2025/05/23 02:29:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/23 02:29:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/23 02:29:16 DEBUG : dir/file1(0xc00051e340): _readAt: size=512, off=0 2025/05/23 02:29:16 DEBUG : dir/file1(0xc00051e340): openPending: 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : dir/file1(0xc00051e340): >openPending: err= 2025/05/23 02:29:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/23 02:29:16 DEBUG : dir/file1(0xc00051e340): >_readAt: n=14, err=EOF 2025/05/23 02:29:16 DEBUG : dir/file1(0xc00051e340): close: 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/23 02:29:16 DEBUG : dir/file1(0xc00051e340): >close: err= 2025/05/23 02:29:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/23 02:29:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/23 02:29:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000e72b40 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/23 02:29:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/23 02:29:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/23 02:29:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/23 02:29:16 DEBUG : dir/file1: Updating file with dir/file1 0xc000e72b40 2025/05/23 02:29:16 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/23 02:29:16 DEBUG : dir/file1: newRWFileHandle: 2025/05/23 02:29:16 DEBUG : dir/file1(0xc000e5c000): openPending: 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:16 DEBUG : dir/file1(0xc000e5c000): >openPending: err= 2025/05/23 02:29:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/23 02:29:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/23 02:29:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/23 02:29:16 DEBUG : dir/file1(0xc000e5c000): _writeAt: size=25, off=0 2025/05/23 02:29:16 DEBUG : dir/file1(0xc000e5c000): >_writeAt: n=25, err= 2025/05/23 02:29:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/23 02:29:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/23 02:29:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000e72b40 2025/05/23 02:29:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/23 02:29:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/23 02:29:16 DEBUG : newLeaf(0xc000e5c000): close: 2025/05/23 02:29:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/23 02:29:16 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-23 02:29:16.978810652 +0000 UTC m=+1.699976792 2025/05/23 02:29:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:16 DEBUG : newLeaf(0xc000e5c000): >close: err= 2025/05/23 02:29:16 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/23 02:29:16 DEBUG : dir: Looking for writers 2025/05/23 02:29:16 DEBUG : : Looking for writers 2025/05/23 02:29:16 DEBUG : dir: reading active writers 2025/05/23 02:29:16 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/23 02:29:17 DEBUG : newLeaf: vfs cache: starting upload 2025/05/23 02:29:17 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/23 02:29:17 DEBUG : newLeaf.1bff8eab.partial: renamed to: newLeaf 2025/05/23 02:29:17 INFO : newLeaf: Copied (replaced existing) 2025/05/23 02:29:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-23 02:29:16.978810652 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/05/23 02:29:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/23 02:29:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/23 02:29:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: 2025/05/23 02:29:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/23 02:29:17 DEBUG : dir/file1: newRWFileHandle: 2025/05/23 02:29:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/23 02:29:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/23 02:29:17 DEBUG : dir/file1(0xc00051e6c0): _readAt: size=512, off=0 2025/05/23 02:29:17 DEBUG : dir/file1(0xc00051e6c0): openPending: 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/23 02:29:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:17 DEBUG : dir/file1(0xc00051e6c0): >openPending: err= 2025/05/23 02:29:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:17 DEBUG : dir/file1(0xc00051e6c0): >_readAt: n=14, err=EOF 2025/05/23 02:29:17 DEBUG : dir/file1(0xc00051e6c0): close: 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/23 02:29:17 DEBUG : dir/file1(0xc00051e6c0): >close: err= 2025/05/23 02:29:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/23 02:29:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/23 02:29:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000e72f00 2025/05/23 02:29:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/23 02:29:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/23 02:29:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/23 02:29:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/23 02:29:17 DEBUG : dir/file1: Updating file with dir/file1 0xc000e72f00 2025/05/23 02:29:17 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/23 02:29:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/23 02:29:17 DEBUG : dir/file1: newRWFileHandle: 2025/05/23 02:29:17 DEBUG : dir/file1(0xc00051e600): openPending: 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/23 02:29:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:17 DEBUG : dir/file1(0xc00051e600): >openPending: err= 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/23 02:29:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/23 02:29:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/23 02:29:17 DEBUG : dir/file1(0xc00051e600): _writeAt: size=25, off=0 2025/05/23 02:29:17 DEBUG : dir/file1(0xc00051e600): >_writeAt: n=25, err= 2025/05/23 02:29:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/23 02:29:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/23 02:29:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000e72f00 2025/05/23 02:29:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/23 02:29:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/23 02:29:17 DEBUG : newLeaf(0xc00051e600): close: 2025/05/23 02:29:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/23 02:29:17 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-23 02:29:17.157906178 +0000 UTC m=+1.879072319 2025/05/23 02:29:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:17 DEBUG : newLeaf(0xc00051e600): >close: err= 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/23 02:29:17 DEBUG : newLeaf: vfs cache: starting upload 2025/05/23 02:29:17 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/23 02:29:17 DEBUG : newLeaf.d264896a.partial: renamed to: newLeaf 2025/05/23 02:29:17 INFO : newLeaf: Copied (replaced existing) 2025/05/23 02:29:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-23 02:29:17.157906178 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/05/23 02:29:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/23 02:29:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/23 02:29:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : newLeaf: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting --- PASS: TestFileRename (1.06s) --- PASS: TestFileRename/off,forceCache=false (0.02s) --- PASS: TestFileRename/minimal,forceCache=false (0.02s) --- PASS: TestFileRename/minimal,forceCache=true (0.33s) --- PASS: TestFileRename/writes,forceCache=false (0.18s) --- PASS: TestFileRename/writes,forceCache=true (0.33s) --- PASS: TestFileRename/full,forceCache=false (0.18s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === 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 "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/23 02:29:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/23 02:29:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.00s) === RUN TestReadFileHandleSeek run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/23 02:29:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/23 02:29:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/23 02:29:17 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/23 02:29:17 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/23 02:29:17 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.02s) === RUN TestReadFileHandleReadAt run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/23 02:29:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/23 02:29:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/23 02:29:17 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/23 02:29:17 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/23 02:29:17 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/05/23 02:29:17 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/05/23 02:29:17 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/05/23 02:29:17 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/23 02:29:17 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/23 02:29:17 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/23 02:29:17 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/05/23 02:29:17 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/23 02:29:17 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/23 02:29:17 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/23 02:29:17 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.09s) === RUN TestReadFileHandleFlush run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/23 02:29:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/23 02:29:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.01s) === RUN TestReadFileHandleRelease run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/23 02:29:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/23 02:29:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/05/23 02:29:17 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.00s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/23 02:29:17 DEBUG : dir/file1: newRWFileHandle: 2025/05/23 02:29:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/23 02:29:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/23 02:29:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/23 02:29:17 DEBUG : dir/file1(0xc000e5c580): _readAt: size=1, off=0 2025/05/23 02:29:17 DEBUG : dir/file1(0xc000e5c580): openPending: 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/23 02:29:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:17 DEBUG : dir/file1(0xc000e5c580): >openPending: err= 2025/05/23 02:29:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:17 DEBUG : dir/file1(0xc000e5c580): >_readAt: n=1, err= 2025/05/23 02:29:17 DEBUG : dir/file1(0xc000e5c580): _readAt: size=256, off=1 2025/05/23 02:29:17 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/05/23 02:29:17 DEBUG : dir/file1(0xc000e5c580): >_readAt: n=15, err=EOF 2025/05/23 02:29:17 DEBUG : dir/file1(0xc000e5c580): _readAt: size=16, off=16 2025/05/23 02:29:17 DEBUG : dir/file1(0xc000e5c580): >_readAt: n=0, err=EOF 2025/05/23 02:29:17 DEBUG : dir/file1(0xc000e5c580): close: 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/23 02:29:17 DEBUG : dir/file1(0xc000e5c580): >close: err= 2025/05/23 02:29:17 DEBUG : dir/file1(0xc000e5c580): close: 2025/05/23 02:29:17 DEBUG : dir/file1(0xc000e5c580): >close: err=file already closed 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.01s) === RUN TestRWFileHandleSeek run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/23 02:29:17 DEBUG : dir/file1: newRWFileHandle: 2025/05/23 02:29:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/23 02:29:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/23 02:29:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8a00): _readAt: size=1, off=0 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8a00): openPending: 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/23 02:29:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8a00): >openPending: err= 2025/05/23 02:29:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8a00): >_readAt: n=1, err= 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8a00): _readAt: size=1, off=5 2025/05/23 02:29:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8a00): >_readAt: n=1, err= 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8a00): _readAt: size=1, off=3 2025/05/23 02:29:17 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8a00): >_readAt: n=1, err= 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8a00): _readAt: size=1, off=13 2025/05/23 02:29:17 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8a00): >_readAt: n=1, err= 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8a00): _readAt: size=16, off=100 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8a00): >_readAt: n=0, err=EOF 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8a00): close: 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8a00): >close: err= 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.01s) === RUN TestRWFileHandleReadAt run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/23 02:29:17 DEBUG : dir/file1: newRWFileHandle: 2025/05/23 02:29:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/23 02:29:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/23 02:29:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8dc0): _readAt: size=1, off=0 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8dc0): openPending: 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/23 02:29:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8dc0): >openPending: err= 2025/05/23 02:29:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8dc0): >_readAt: n=1, err= 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8dc0): _readAt: size=1, off=5 2025/05/23 02:29:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8dc0): >_readAt: n=1, err= 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8dc0): _readAt: size=1, off=1 2025/05/23 02:29:17 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8dc0): >_readAt: n=1, err= 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8dc0): _readAt: size=6, off=10 2025/05/23 02:29:17 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8dc0): >_readAt: n=6, err= 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8dc0): _readAt: size=256, off=10 2025/05/23 02:29:17 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8dc0): >_readAt: n=6, err=EOF 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8dc0): _readAt: size=256, off=100 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8dc0): >_readAt: n=0, err=EOF 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8dc0): close: 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8dc0): >close: err= 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8dc0): _readAt: size=256, off=100 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d8dc0): >_readAt: n=0, err=file already closed 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.01s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/23 02:29:17 DEBUG : dir/file1: newRWFileHandle: 2025/05/23 02:29:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/23 02:29:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/23 02:29:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d96c0): RWFileHandle.Flush 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d96c0): _readAt: size=256, off=0 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d96c0): openPending: 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/23 02:29:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d96c0): >openPending: err= 2025/05/23 02:29:17 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d96c0): >_readAt: n=16, err=EOF 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d96c0): RWFileHandle.Flush 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d96c0): RWFileHandle.Flush 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d96c0): close: 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0002d96c0): >close: err= 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.01s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/23 02:29:17 DEBUG : dir/file1: newRWFileHandle: 2025/05/23 02:29:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/23 02:29:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/23 02:29:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0003cce00): _readAt: size=256, off=0 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0003cce00): openPending: 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/23 02:29:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0003cce00): >openPending: err= 2025/05/23 02:29:17 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0003cce00): >_readAt: n=16, err=EOF 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0003cce00): RWFileHandle.Release 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0003cce00): close: 2025/05/23 02:29:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0003cce00): >close: err= 2025/05/23 02:29:17 DEBUG : dir/file1(0xc0003cce00): RWFileHandle.Release 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : dir: Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : dir: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.01s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:17 DEBUG : file1: newRWFileHandle: 2025/05/23 02:29:17 DEBUG : file1(0xc000e5cc00): openPending: 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/05/23 02:29:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:17 DEBUG : file1(0xc000e5cc00): >openPending: err= 2025/05/23 02:29:17 DEBUG : file1: >newRWFileHandle: err= 2025/05/23 02:29:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/23 02:29:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/23 02:29:17 DEBUG : file1(0xc000e5cc00): _writeAt: size=5, off=0 2025/05/23 02:29:17 DEBUG : file1(0xc000e5cc00): >_writeAt: n=5, err= 2025/05/23 02:29:17 DEBUG : file1(0xc000e5cc00): _writeAt: size=7, off=5 2025/05/23 02:29:17 DEBUG : file1(0xc000e5cc00): >_writeAt: n=7, err= 2025/05/23 02:29:17 DEBUG : file1: vfs cache: truncate to size=11 2025/05/23 02:29:17 DEBUG : file1(0xc000e5cc00): close: 2025/05/23 02:29:17 DEBUG : file1: vfs cache: setting modification time to 2025-05-23 02:29:17.48992188 +0000 UTC m=+2.211088021 2025/05/23 02:29:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:17 DEBUG : file1(0xc000e5cc00): >close: err= 2025/05/23 02:29:17 DEBUG : file1(0xc000e5cc00): close: 2025/05/23 02:29:17 DEBUG : file1(0xc000e5cc00): >close: err=file already closed 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/23 02:29:17 DEBUG : file1: vfs cache: starting upload 2025/05/23 02:29:17 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/23 02:29:17 DEBUG : file1.1e3210dc.partial: renamed to: file1 2025/05/23 02:29:17 INFO : file1: Copied (new) 2025/05/23 02:29:17 DEBUG : file1: vfs cache: fingerprint now "11,2025-05-23 02:29:17.48992188 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/05/23 02:29:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/23 02:29:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:17 INFO : file1: vfs cache: upload succeeded try #1 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.16s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:17 DEBUG : file1: newRWFileHandle: 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:17 DEBUG : file1(0xc0002d8b80): openPending: 2025/05/23 02:29:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:17 DEBUG : file1(0xc0002d8b80): >openPending: err= 2025/05/23 02:29:17 DEBUG : file1: >newRWFileHandle: err= 2025/05/23 02:29:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/23 02:29:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/23 02:29:17 DEBUG : file1(0xc0002d8b80): _writeAt: size=7, off=0 2025/05/23 02:29:17 DEBUG : file1(0xc0002d8b80): >_writeAt: n=7, err= 2025/05/23 02:29:17 DEBUG : file1(0xc0002d8b80): _writeAt: size=6, off=5 2025/05/23 02:29:17 DEBUG : file1(0xc0002d8b80): >_writeAt: n=6, err= 2025/05/23 02:29:17 DEBUG : file1(0xc0002d8b80): close: 2025/05/23 02:29:17 DEBUG : file1: vfs cache: setting modification time to 2025-05-23 02:29:17.651082933 +0000 UTC m=+2.372249063 2025/05/23 02:29:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:17 DEBUG : file1(0xc0002d8b80): >close: err= 2025/05/23 02:29:17 DEBUG : file1(0xc0002d8b80): _writeAt: size=5, off=0 2025/05/23 02:29:17 DEBUG : file1(0xc0002d8b80): >_writeAt: n=0, err=file already closed 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/23 02:29:17 DEBUG : file1: vfs cache: starting upload 2025/05/23 02:29:17 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/23 02:29:17 DEBUG : file1.60935248.partial: renamed to: file1 2025/05/23 02:29:17 INFO : file1: Copied (new) 2025/05/23 02:29:17 DEBUG : file1: vfs cache: fingerprint now "11,2025-05-23 02:29:17.651082933 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/05/23 02:29:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/23 02:29:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:17 INFO : file1: vfs cache: upload succeeded try #1 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:17 DEBUG : file1: newRWFileHandle: 2025/05/23 02:29:17 DEBUG : file1(0xc000e5c540): openPending: 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/05/23 02:29:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:17 DEBUG : file1(0xc000e5c540): >openPending: err= 2025/05/23 02:29:17 DEBUG : file1: >newRWFileHandle: err= 2025/05/23 02:29:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/23 02:29:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/23 02:29:17 DEBUG : file1(0xc000e5c540): close: 2025/05/23 02:29:17 DEBUG : file1: vfs cache: setting modification time to 2025-05-23 02:29:17.812285683 +0000 UTC m=+2.533451813 2025/05/23 02:29:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:17 DEBUG : file1(0xc000e5c540): >close: err= 2025/05/23 02:29:17 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/23 02:29:17 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/23 02:29:17 DEBUG : file2: newRWFileHandle: 2025/05/23 02:29:17 DEBUG : file2(0xc000e5c680): openPending: 2025/05/23 02:29:17 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:17 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/23 02:29:17 DEBUG : file2(0xc000e5c680): >openPending: err= 2025/05/23 02:29:17 DEBUG : file2: >newRWFileHandle: err= 2025/05/23 02:29:17 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/23 02:29:17 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/05/23 02:29:17 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/05/23 02:29:17 DEBUG : file2(0xc000e5c680): RWFileHandle.Flush 2025/05/23 02:29:17 DEBUG : file2(0xc000e5c680): RWFileHandle.Release 2025/05/23 02:29:17 DEBUG : file2(0xc000e5c680): close: 2025/05/23 02:29:17 DEBUG : file2: vfs cache: setting modification time to 2025-05-23 02:29:17.813420064 +0000 UTC m=+2.534586194 2025/05/23 02:29:17 INFO : file2: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:17 DEBUG : file2(0xc000e5c680): >close: err= 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : file2: reading active writers 2025/05/23 02:29:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : file2: reading active writers 2025/05/23 02:29:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : file2: reading active writers 2025/05/23 02:29:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : file2: reading active writers 2025/05/23 02:29:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/05/23 02:29:17 DEBUG : file1: vfs cache: starting upload 2025/05/23 02:29:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/23 02:29:17 DEBUG : file1.eec53168.partial: renamed to: file1 2025/05/23 02:29:17 INFO : file1: Copied (new) 2025/05/23 02:29:17 DEBUG : file2: vfs cache: starting upload 2025/05/23 02:29:17 DEBUG : file1: vfs cache: fingerprint now "0,2025-05-23 02:29:17.812285683 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/05/23 02:29:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/23 02:29:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:17 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/23 02:29:17 DEBUG : file2.b9b199f4.partial: renamed to: file2 2025/05/23 02:29:17 INFO : file2: Copied (new) 2025/05/23 02:29:17 INFO : file1: vfs cache: upload succeeded try #1 2025/05/23 02:29:17 DEBUG : file2: vfs cache: fingerprint now "0,2025-05-23 02:29:17.813420064 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/05/23 02:29:17 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/05/23 02:29:17 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/23 02:29:17 INFO : file2: vfs cache: upload succeeded try #1 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : file2: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : file2: reading active writers 2025/05/23 02:29:17 DEBUG : >WaitForWriters: 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:17 DEBUG : file1: newRWFileHandle: 2025/05/23 02:29:17 DEBUG : file1(0xc0003cc140): openPending: 2025/05/23 02:29:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:17 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/05/23 02:29:17 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:17 DEBUG : file1(0xc0003cc140): >openPending: err= 2025/05/23 02:29:17 DEBUG : file1: >newRWFileHandle: err= 2025/05/23 02:29:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/23 02:29:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/23 02:29:17 DEBUG : file1(0xc0003cc140): _writeAt: size=5, off=0 2025/05/23 02:29:17 DEBUG : file1(0xc0003cc140): >_writeAt: n=5, err= 2025/05/23 02:29:17 DEBUG : file1(0xc0003cc140): RWFileHandle.Flush 2025/05/23 02:29:17 DEBUG : file1(0xc0003cc140): RWFileHandle.Flush 2025/05/23 02:29:17 DEBUG : file1(0xc0003cc140): close: 2025/05/23 02:29:17 DEBUG : file1: vfs cache: setting modification time to 2025-05-23 02:29:17.97237926 +0000 UTC m=+2.693545400 2025/05/23 02:29:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:17 DEBUG : file1(0xc0003cc140): >close: err= 2025/05/23 02:29:17 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/23 02:29:17 DEBUG : : Looking for writers 2025/05/23 02:29:17 DEBUG : file1: reading active writers 2025/05/23 02:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/23 02:29:18 DEBUG : file1: vfs cache: starting upload 2025/05/23 02:29:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/23 02:29:18 DEBUG : file1.20cae263.partial: renamed to: file1 2025/05/23 02:29:18 INFO : file1: Copied (new) 2025/05/23 02:29:18 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-23 02:29:17.97237926 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/05/23 02:29:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:18 INFO : file1: vfs cache: upload succeeded try #1 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : >WaitForWriters: 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:18 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : file1: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : file1(0xc0003ccb40): openPending: 2025/05/23 02:29:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/05/23 02:29:18 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:18 DEBUG : file1(0xc0003ccb40): >openPending: err= 2025/05/23 02:29:18 DEBUG : file1: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/23 02:29:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/23 02:29:18 DEBUG : file1(0xc0003ccb40): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : file1(0xc0003ccb40): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : file1(0xc0003ccb40): RWFileHandle.Release 2025/05/23 02:29:18 DEBUG : file1(0xc0003ccb40): close: 2025/05/23 02:29:18 DEBUG : file1: vfs cache: setting modification time to 2025-05-23 02:29:18.12681417 +0000 UTC m=+2.847980309 2025/05/23 02:29:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : file1(0xc0003ccb40): >close: err= 2025/05/23 02:29:18 DEBUG : file1(0xc0003ccb40): RWFileHandle.Release 2025/05/23 02:29:18 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/23 02:29:18 DEBUG : file1: vfs cache: starting upload 2025/05/23 02:29:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/23 02:29:18 DEBUG : file1.bc911c43.partial: renamed to: file1 2025/05/23 02:29:18 INFO : file1: Copied (new) 2025/05/23 02:29:18 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-23 02:29:18.12681417 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/05/23 02:29:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:18 INFO : file1: vfs cache: upload succeeded try #1 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : >WaitForWriters: 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.15s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:18 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/23 02:29:18 DEBUG : dir/file1: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : dir/file1(0xc000415940): openPending: 2025/05/23 02:29:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/23 02:29:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/23 02:29:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:18 DEBUG : dir/file1(0xc000415940): >openPending: err= 2025/05/23 02:29:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/23 02:29:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/23 02:29:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/23 02:29:18 DEBUG : dir/file1(0xc000415940): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : dir/file1(0xc000415940): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : dir/file1(0xc000415940): close: 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-23 02:29:18.28152171 +0000 UTC m=+3.002687820 2025/05/23 02:29:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : dir/file1(0xc000415940): >close: err= 2025/05/23 02:29:18 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:18 DEBUG : dir: Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : dir: reading active writers 2025/05/23 02:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/23 02:29:18 DEBUG : dir: Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : dir: reading active writers 2025/05/23 02:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/23 02:29:18 DEBUG : dir: Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : dir: reading active writers 2025/05/23 02:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/23 02:29:18 DEBUG : dir: Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : dir: reading active writers 2025/05/23 02:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/23 02:29:18 DEBUG : dir/file1: vfs cache: starting upload 2025/05/23 02:29:18 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/23 02:29:18 DEBUG : dir/file1.30a6d6a.partial: renamed to: dir/file1 2025/05/23 02:29:18 INFO : dir/file1: Copied (replaced existing) 2025/05/23 02:29:18 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-05-23 02:29:18.28152171 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/05/23 02:29:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/23 02:29:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/23 02:29:18 DEBUG : dir: Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : dir: reading active writers 2025/05/23 02:29:18 DEBUG : >WaitForWriters: 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.15s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:18 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : dir/file1: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/23 02:29:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/23 02:29:18 DEBUG : dir/file1(0xc0002d9b40): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : dir/file1(0xc0002d9b40): openPending: 2025/05/23 02:29:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/23 02:29:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/23 02:29:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:18 DEBUG : dir/file1(0xc0002d9b40): >openPending: err= 2025/05/23 02:29:18 DEBUG : dir/file1(0xc0002d9b40): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : dir/file1(0xc0002d9b40): _writeAt: size=15, off=5 2025/05/23 02:29:18 DEBUG : dir/file1(0xc0002d9b40): >_writeAt: n=15, err= 2025/05/23 02:29:18 DEBUG : dir/file1(0xc0002d9b40): close: 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/05/23 02:29:18 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-23 02:29:18.43635097 +0000 UTC m=+3.157517070 2025/05/23 02:29:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : dir/file1(0xc0002d9b40): >close: err= 2025/05/23 02:29:18 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:18 DEBUG : dir: Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : dir: reading active writers 2025/05/23 02:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/23 02:29:18 DEBUG : dir: Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : dir: reading active writers 2025/05/23 02:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/23 02:29:18 DEBUG : dir: Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : dir: reading active writers 2025/05/23 02:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/23 02:29:18 DEBUG : dir: Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : dir: reading active writers 2025/05/23 02:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/23 02:29:18 DEBUG : dir/file1: vfs cache: starting upload 2025/05/23 02:29:18 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/05/23 02:29:18 DEBUG : dir/file1.c2c980c2.partial: renamed to: dir/file1 2025/05/23 02:29:18 INFO : dir/file1: Copied (replaced existing) 2025/05/23 02:29:18 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-05-23 02:29:18.43635097 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/05/23 02:29:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/23 02:29:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/23 02:29:18 DEBUG : dir: Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : dir: reading active writers 2025/05/23 02:29:18 DEBUG : >WaitForWriters: 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.15s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:18 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : file1: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : file1(0xc000e5cac0): openPending: 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/05/23 02:29:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:18 DEBUG : file1(0xc000e5cac0): >openPending: err= 2025/05/23 02:29:18 DEBUG : file1: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/23 02:29:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/23 02:29:18 DEBUG : file1(0xc000e5cac0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : file1(0xc000e5cac0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : file1(0xc000e5cac0): close: 2025/05/23 02:29:18 DEBUG : file1: vfs cache: setting modification time to 2025-05-23 02:29:18.59133532 +0000 UTC m=+3.312501451 2025/05/23 02:29:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : file1(0xc000e5cac0): >close: err= 2025/05/23 02:29:18 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/23 02:29:18 DEBUG : file1: vfs cache: starting upload 2025/05/23 02:29:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/23 02:29:18 DEBUG : file1.802aae21.partial: renamed to: file1 2025/05/23 02:29:18 INFO : file1: Copied (new) 2025/05/23 02:29:18 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-23 02:29:18.59133532 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/05/23 02:29:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:18 INFO : file1: vfs cache: upload succeeded try #1 2025/05/23 02:29:18 DEBUG : : Looking for writers 2025/05/23 02:29:18 DEBUG : file1: reading active writers 2025/05/23 02:29:18 DEBUG : >WaitForWriters: 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:18 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/05/23 02:29:18 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9bc0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9bc0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9bc0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9bc0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9bc0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.74616428 +0000 UTC m=+3.467330410 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9bc0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9d80): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9d80): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9d80): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9d80): >_readAt: n=2, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9d80): _writeAt: size=3, off=2 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9d80): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9d80): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.74616428 +0000 UTC m=+3.467330410 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9d80): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9dc0): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9dc0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9dc0): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9dc0): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9dc0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.74616428 +0000 UTC m=+3.467330410 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9dc0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f7810 item 1 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9e00): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9e00): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9e00): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9e00): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9e00): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.749729877 +0000 UTC m=+3.470896017 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9e00): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9e40): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9e40): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9e40): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9e40): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9e40): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.749729877 +0000 UTC m=+3.470896017 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9e40): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f7c00 item 2 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9e80): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9e80): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9e80): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9e80): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9e80): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.752196631 +0000 UTC m=+3.473362761 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9e80): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9f00): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9f00): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9f00): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9f00): >_readAt: n=2, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9f00): _writeAt: size=3, off=2 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9f00): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9f00): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.752196631 +0000 UTC m=+3.473362761 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9f00): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9f40): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9f40): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9f40): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9f40): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9f40): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.752196631 +0000 UTC m=+3.473362761 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0002d9f40): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f7ea0 item 3 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e300): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e300): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e300): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e300): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e300): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.755517237 +0000 UTC m=+3.476683367 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e300): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e380): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e380): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e380): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e380): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e380): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.755517237 +0000 UTC m=+3.476683367 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e380): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2a80 item 4 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e3c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e3c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e3c0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e3c0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e3c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.757496985 +0000 UTC m=+3.478663125 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e3c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e400): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e400): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e400): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e400): >_readAt: n=2, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e400): _writeAt: size=3, off=2 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e400): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e400): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.757496985 +0000 UTC m=+3.478663125 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e400): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e440): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e440): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e440): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e440): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e440): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.757496985 +0000 UTC m=+3.478663125 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e440): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b3030 item 5 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e4c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e4c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e4c0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e4c0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e4c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.761249744 +0000 UTC m=+3.482415884 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e4c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e580): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e580): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e580): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e580): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e580): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.761249744 +0000 UTC m=+3.482415884 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e580): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b38f0 item 6 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e600): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e600): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e600): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e600): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e600): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.763714503 +0000 UTC m=+3.484880684 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e600): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e700): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e700): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e700): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e700): >_readAt: n=2, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e700): _writeAt: size=3, off=2 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e700): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e700): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.763714503 +0000 UTC m=+3.484880684 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e700): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e740): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e740): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e740): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e740): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e740): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.763714503 +0000 UTC m=+3.484880684 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e740): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b3b90 item 7 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e7c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e7c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e7c0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e7c0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e7c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.767459126 +0000 UTC m=+3.488625256 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e7c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e880): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e880): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e880): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e880): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e880): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.767459126 +0000 UTC m=+3.488625256 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e880): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cc380 item 8 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e8c0): _readAt: size=2, off=0 2025/05/23 02:29:18 ERROR : open-test-file(0xc00051e8c0): Couldn't read size of file 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e8c0): >_readAt: n=0, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e8c0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e8c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e8c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e8c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e940): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e940): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e940): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e940): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e940): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.770403476 +0000 UTC m=+3.491569617 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e940): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e980): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e980): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e980): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e980): >_readAt: n=2, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e980): _writeAt: size=3, off=2 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e980): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e980): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.770403476 +0000 UTC m=+3.491569617 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e980): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e9c0): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e9c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e9c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e9c0): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e9c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.770403476 +0000 UTC m=+3.491569617 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051e9c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cc850 item 9 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ea40): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ea40): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ea40): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ea40): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ea40): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.773525781 +0000 UTC m=+3.494691931 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ea40): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051eb00): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051eb00): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051eb00): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051eb00): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051eb00): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.773525781 +0000 UTC m=+3.494691931 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051eb00): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ccd90 item 10 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ed40): _readAt: size=2, off=0 2025/05/23 02:29:18 ERROR : open-test-file(0xc00051ed40): Couldn't read size of file 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ed40): >_readAt: n=0, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ed40): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ed40): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ed40): close: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ed40): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ed80): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ed80): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ed80): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ed80): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ed80): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.776031718 +0000 UTC m=+3.497197858 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ed80): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051efc0): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051efc0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051efc0): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051efc0): >_readAt: n=2, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051efc0): _writeAt: size=3, off=2 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051efc0): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051efc0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.776031718 +0000 UTC m=+3.497197858 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051efc0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051f000): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051f000): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051f000): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051f000): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051f000): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.776031718 +0000 UTC m=+3.497197858 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051f000): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd0a0 item 11 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051f080): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051f080): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051f080): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051f080): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051f080): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.779410113 +0000 UTC m=+3.500576242 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051f080): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051f980): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051f980): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051f980): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051f980): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051f980): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.779410113 +0000 UTC m=+3.500576242 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051f980): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd5e0 item 12 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fa80): _readAt: size=2, off=0 2025/05/23 02:29:18 ERROR : open-test-file(0xc00051fa80): Couldn't read size of file 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fa80): >_readAt: n=0, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fa80): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fa80): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fa80): close: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fa80): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fac0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fac0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fac0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fac0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fac0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.781707697 +0000 UTC m=+3.502873828 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fac0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fbc0): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fbc0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fbc0): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fbc0): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fbc0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.781707697 +0000 UTC m=+3.502873828 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fbc0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd960 item 13 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fc40): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fc40): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fc40): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fc40): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fc40): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.783950831 +0000 UTC m=+3.505116961 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fc40): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fcc0): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fcc0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fcc0): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fcc0): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fcc0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.783950831 +0000 UTC m=+3.505116961 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fcc0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cddc0 item 14 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cb80): _readAt: size=2, off=0 2025/05/23 02:29:18 ERROR : open-test-file(0xc000e5cb80): Couldn't read size of file 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cb80): >_readAt: n=0, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cb80): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cb80): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cb80): close: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cb80): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cbc0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cbc0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cbc0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cbc0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cbc0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.786469942 +0000 UTC m=+3.507636082 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cbc0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cc80): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cc80): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cc80): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cc80): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cc80): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.786469942 +0000 UTC m=+3.507636082 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cc80): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000588d90 item 15 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 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/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cd00): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cd00): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cd00): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cd00): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cd00): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.789186074 +0000 UTC m=+3.510352215 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cd00): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cd80): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cd80): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cd80): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cd80): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cd80): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.789186074 +0000 UTC m=+3.510352215 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cd80): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000589030 item 16 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cdc0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cdc0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cdc0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cdc0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cdc0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.791510139 +0000 UTC m=+3.512676269 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cdc0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5ce00): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5ce00): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5ce00): open at offset 5 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5ce00): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5ce00): >_readAt: n=2, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5ce00): _writeAt: size=3, off=7 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5ce00): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5ce00): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.791510139 +0000 UTC m=+3.512676269 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5ce00): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5ce40): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5ce40): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5ce40): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5ce40): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5ce40): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.791510139 +0000 UTC m=+3.512676269 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5ce40): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000589490 item 17 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cec0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cec0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cec0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cec0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cec0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.794424753 +0000 UTC m=+3.515590883 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cec0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cf40): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cf40): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cf40): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cf40): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cf40): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.794424753 +0000 UTC m=+3.515590883 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cf40): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000589960 item 18 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cfc0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cfc0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cfc0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cfc0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cfc0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.796541489 +0000 UTC m=+3.517707629 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5cfc0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d080): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d080): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d080): open at offset 5 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d080): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d080): >_readAt: n=2, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d080): _writeAt: size=3, off=7 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d080): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d080): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.796541489 +0000 UTC m=+3.517707629 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d080): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d0c0): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d0c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d0c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d0c0): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d0c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.796541489 +0000 UTC m=+3.517707629 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d0c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000589c00 item 19 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d140): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d140): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d140): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d140): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d140): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.799175685 +0000 UTC m=+3.520341816 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d140): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d1c0): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d1c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d1c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d1c0): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d1c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.799175685 +0000 UTC m=+3.520341816 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d1c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6070 item 20 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d240): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d240): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d240): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d240): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d240): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.802432563 +0000 UTC m=+3.523598704 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d240): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d300): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d300): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d300): open at offset 5 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d300): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d300): >_readAt: n=2, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d300): _writeAt: size=3, off=7 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d300): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d300): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.802432563 +0000 UTC m=+3.523598704 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d300): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d340): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d340): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d340): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d340): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d340): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.802432563 +0000 UTC m=+3.523598704 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d340): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6460 item 21 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d3c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d3c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d3c0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d3c0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d3c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.8052796 +0000 UTC m=+3.526445730 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d3c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d440): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d440): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d440): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d440): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d440): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.8052796 +0000 UTC m=+3.526445730 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d440): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6930 item 22 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d4c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d4c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d4c0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d4c0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d4c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.80730234 +0000 UTC m=+3.528468450 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d4c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d580): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d580): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d580): open at offset 5 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d580): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d580): >_readAt: n=2, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d580): _writeAt: size=3, off=7 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d580): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d580): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.80730234 +0000 UTC m=+3.528468450 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d580): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d5c0): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d5c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d5c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d5c0): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d5c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.80730234 +0000 UTC m=+3.528468450 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d5c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6d20 item 23 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 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/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d640): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d640): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d640): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d640): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d640): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.809463639 +0000 UTC m=+3.530629759 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d640): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d6c0): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d6c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d6c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d6c0): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d6c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.809463639 +0000 UTC m=+3.530629759 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d6c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7180 item 24 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d780): _readAt: size=2, off=0 2025/05/23 02:29:18 ERROR : open-test-file(0xc000e5d780): Couldn't read size of file 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d780): >_readAt: n=0, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d780): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d780): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d780): close: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d780): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d7c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d7c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d7c0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d7c0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d7c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.811333641 +0000 UTC m=+3.532499761 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d7c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d880): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d880): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d880): open at offset 5 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d880): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d880): >_readAt: n=2, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d880): _writeAt: size=3, off=7 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d880): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d880): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.811333641 +0000 UTC m=+3.532499761 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d880): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fd00): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fd00): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fd00): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fd00): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fd00): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.811333641 +0000 UTC m=+3.532499761 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fd00): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7500 item 25 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fd80): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fd80): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fd80): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fd80): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fd80): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.813307709 +0000 UTC m=+3.534473809 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fd80): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fe00): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fe00): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fe00): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fe00): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fe00): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.813307709 +0000 UTC m=+3.534473809 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fe00): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc3f0 item 26 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fec0): _readAt: size=2, off=0 2025/05/23 02:29:18 ERROR : open-test-file(0xc00051fec0): Couldn't read size of file 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fec0): >_readAt: n=0, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fec0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fec0): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fec0): close: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051fec0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ff00): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ff00): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ff00): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ff00): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ff00): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.814552326 +0000 UTC m=+3.535718426 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00051ff00): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a080): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a080): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a080): open at offset 5 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a080): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a080): >_readAt: n=2, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a080): _writeAt: size=3, off=7 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a080): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a080): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.814552326 +0000 UTC m=+3.535718426 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a080): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a0c0): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a0c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a0c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a0c0): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a0c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.814552326 +0000 UTC m=+3.535718426 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a0c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc7e0 item 27 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 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/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a300): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a300): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a300): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a300): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a300): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.816217404 +0000 UTC m=+3.537383504 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a300): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a380): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a380): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a380): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a380): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a380): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.816217404 +0000 UTC m=+3.537383504 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a380): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bcd20 item 28 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a440): _readAt: size=2, off=0 2025/05/23 02:29:18 ERROR : open-test-file(0xc00054a440): Couldn't read size of file 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a440): >_readAt: n=0, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a440): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a440): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a440): close: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a440): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a480): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a480): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a480): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a480): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a480): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.817622272 +0000 UTC m=+3.538788373 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a480): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a540): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a540): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a540): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a540): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a540): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.817622272 +0000 UTC m=+3.538788373 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a540): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd180 item 29 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 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/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a5c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a5c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a5c0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a5c0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a5c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.818808219 +0000 UTC m=+3.539974319 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a5c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a640): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a640): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a640): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a640): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a640): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.818808219 +0000 UTC m=+3.539974319 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a640): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd570 item 30 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 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/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a700): _readAt: size=2, off=0 2025/05/23 02:29:18 ERROR : open-test-file(0xc00054a700): Couldn't read size of file 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a700): >_readAt: n=0, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a700): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a700): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a700): close: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a700): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a740): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a740): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a740): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a740): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a740): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.822421246 +0000 UTC m=+3.543587376 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a740): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a840): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a840): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a840): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a840): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a840): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.822421246 +0000 UTC m=+3.543587376 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a840): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd960 item 31 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 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/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a8c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a8c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a8c0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a8c0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a8c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.823969244 +0000 UTC m=+3.545135343 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054a8c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054aa00): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054aa00): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054aa00): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054aa00): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054aa00): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.823969244 +0000 UTC m=+3.545135343 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054aa00): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bddc0 item 32 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054aa40): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054aa40): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054aa40): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054aa40): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054aa40): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.825519145 +0000 UTC m=+3.546685245 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054aa40): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054aac0): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054aac0): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054aac0): _writeAt: size=3, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054aac0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054aac0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6540 item 33 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054aac0): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054aac0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.831879661 +0000 UTC m=+3.553045800 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054aac0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ab40): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ab40): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ab40): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ab40): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ab40): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.831879661 +0000 UTC m=+3.553045800 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ab40): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6770 item 33 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ab80): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ab80): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ab80): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ab80): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ab80): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.853383028 +0000 UTC m=+3.574549168 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ab80): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d8c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d8c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7570 item 34 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d8c0): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d8c0): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d8c0): _writeAt: size=3, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d8c0): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d8c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.854566261 +0000 UTC m=+3.575732390 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d8c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d900): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d900): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d900): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d900): >_readAt: n=3, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d900): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.854566261 +0000 UTC m=+3.575732390 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d900): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c77a0 item 34 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d940): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d940): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d940): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d940): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d940): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.857145916 +0000 UTC m=+3.578312056 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d940): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d980): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d980): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d980): _writeAt: size=3, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d980): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d980): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7e30 item 35 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d980): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d980): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.857827646 +0000 UTC m=+3.578993787 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d980): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d9c0): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d9c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d9c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d9c0): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d9c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.857827646 +0000 UTC m=+3.578993787 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5d9c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512070 item 35 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5da40): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5da40): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5da40): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5da40): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5da40): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.859369943 +0000 UTC m=+3.580536043 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5da40): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5db00): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5db00): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512850 item 36 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5db00): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5db00): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5db00): _writeAt: size=3, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5db00): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5db00): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.859942648 +0000 UTC m=+3.581108749 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5db00): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5db40): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5db40): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5db40): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5db40): >_readAt: n=3, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5db40): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.859942648 +0000 UTC m=+3.581108749 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5db40): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512a80 item 36 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5db80): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5db80): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5db80): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5db80): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5db80): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.861265674 +0000 UTC m=+3.582431774 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5db80): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dbc0): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dbc0): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dbc0): _writeAt: size=3, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dbc0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dbc0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512f50 item 37 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dbc0): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dbc0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.861782494 +0000 UTC m=+3.582948594 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dbc0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dc00): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dc00): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dc00): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dc00): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dc00): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.861782494 +0000 UTC m=+3.582948594 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dc00): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005130a0 item 37 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dc80): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dc80): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dc80): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dc80): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dc80): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.864276959 +0000 UTC m=+3.585443089 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dc80): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dd40): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dd40): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513500 item 38 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dd40): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dd40): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dd40): _writeAt: size=3, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dd40): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dd40): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.865174064 +0000 UTC m=+3.586340193 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dd40): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dd80): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dd80): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dd80): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dd80): >_readAt: n=3, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dd80): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.865174064 +0000 UTC m=+3.586340193 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dd80): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005136c0 item 38 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5de00): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5de00): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5de00): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5de00): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5de00): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.870045213 +0000 UTC m=+3.591211333 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5de00): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dec0): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dec0): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dec0): _writeAt: size=3, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dec0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dec0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513b20 item 39 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dec0): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dec0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.871129229 +0000 UTC m=+3.592295349 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5dec0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ac00): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ac00): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ac00): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ac00): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ac00): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.871129229 +0000 UTC m=+3.592295349 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ac00): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6bd0 item 39 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ae80): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ae80): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ae80): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ae80): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ae80): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.874769196 +0000 UTC m=+3.595935326 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ae80): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b0c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b0c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6f50 item 40 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b0c0): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b0c0): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b0c0): _writeAt: size=3, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b0c0): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b0c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.875544432 +0000 UTC m=+3.596710563 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b0c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b100): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b100): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b100): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b100): >_readAt: n=3, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b100): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.875544432 +0000 UTC m=+3.596710563 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b100): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f70a0 item 40 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b140): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b140): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b140): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b140): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b140): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b140): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b140): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.877549779 +0000 UTC m=+3.598715918 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b140): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b180): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b180): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b180): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7420 item 41 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b180): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b180): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.879023046 +0000 UTC m=+3.600189176 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b180): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b1c0): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b1c0): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b1c0): _writeAt: size=3, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b1c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b1c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7570 item 41 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b1c0): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b1c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.879867942 +0000 UTC m=+3.601034083 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b1c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b200): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b200): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b200): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b200): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b200): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.879867942 +0000 UTC m=+3.601034083 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b200): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f77a0 item 41 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b340): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b340): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b340): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b340): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b340): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b340): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b340): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.882048447 +0000 UTC m=+3.603214577 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b340): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b380): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b380): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b380): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7b90 item 42 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b380): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b380): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.882720179 +0000 UTC m=+3.603886309 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b380): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b600): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b600): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7d50 item 42 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b600): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b600): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b600): _writeAt: size=3, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b600): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b600): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.883497409 +0000 UTC m=+3.604663549 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b600): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b640): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b640): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b640): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b640): >_readAt: n=3, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b640): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.883497409 +0000 UTC m=+3.604663549 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b640): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550000 item 42 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b700): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b700): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b700): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b700): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b700): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b700): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b700): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.885520158 +0000 UTC m=+3.606686287 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b700): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b7c0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b7c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b7c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550380 item 43 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b7c0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b7c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.888921847 +0000 UTC m=+3.610087987 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b7c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b880): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b880): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b880): _writeAt: size=3, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b880): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b880): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550700 item 43 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b880): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b880): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.895817017 +0000 UTC m=+3.616983148 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054b880): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd240): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd240): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd240): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd240): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd240): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.895817017 +0000 UTC m=+3.616983148 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd240): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7340 item 43 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd300): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd300): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd300): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd300): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd300): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd300): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd300): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.898584976 +0000 UTC m=+3.619751107 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd300): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd340): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd340): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd340): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7810 item 44 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd340): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd340): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.899525122 +0000 UTC m=+3.620691253 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd340): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd400): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd400): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7b20 item 44 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd400): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd400): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd400): _writeAt: size=3, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd400): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd400): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.901477709 +0000 UTC m=+3.622643840 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd400): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd440): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd440): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd440): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd440): >_readAt: n=3, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd440): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.901477709 +0000 UTC m=+3.622643840 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd440): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7d50 item 44 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd500): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd500): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd500): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd500): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd500): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd500): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd500): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.904572783 +0000 UTC m=+3.625738913 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd500): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd540): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd540): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd540): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552070 item 45 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd540): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd540): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.905469106 +0000 UTC m=+3.626635236 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd540): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd600): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd600): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd600): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd600): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd600): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.905469106 +0000 UTC m=+3.626635236 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd600): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552230 item 45 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd6c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd6c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd6c0): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd6c0): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd6c0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd6c0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd6c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.908930898 +0000 UTC m=+3.630097028 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd6c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd700): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd700): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd700): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552540 item 46 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd700): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd700): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.911703335 +0000 UTC m=+3.632869465 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd700): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd7c0): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd7c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd7c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd7c0): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd7c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.911703335 +0000 UTC m=+3.632869465 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd7c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552690 item 46 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd880): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd880): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd880): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd880): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd880): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd880): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd880): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.917648642 +0000 UTC m=+3.638814772 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd880): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd8c0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd8c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd8c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005529a0 item 47 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd8c0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd8c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.920368029 +0000 UTC m=+3.641534160 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd8c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd980): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd980): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd980): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd980): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd980): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.920368029 +0000 UTC m=+3.641534160 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cd980): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552af0 item 47 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 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/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cda40): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cda40): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cda40): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cda40): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cda40): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cda40): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cda40): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.932466292 +0000 UTC m=+3.653632412 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cda40): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cda80): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cda80): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cda80): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552d90 item 48 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cda80): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cda80): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.933729123 +0000 UTC m=+3.654895243 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cda80): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdb40): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdb40): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdb40): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdb40): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdb40): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.933729123 +0000 UTC m=+3.654895243 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdb40): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552ee0 item 48 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdb80): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdb80): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdb80): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdb80): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdb80): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.935948152 +0000 UTC m=+3.657114272 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdb80): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdbc0): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdbc0): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdbc0): _writeAt: size=3, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdbc0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdbc0): open at offset 5 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdbc0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553180 item 49 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdbc0): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdbc0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.936753694 +0000 UTC m=+3.657919814 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdbc0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdc00): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdc00): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdc00): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdc00): >_readAt: n=8, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdc00): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.936753694 +0000 UTC m=+3.657919814 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdc00): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005532d0 item 49 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdc80): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdc80): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdc80): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdc80): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdc80): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.938400268 +0000 UTC m=+3.659566388 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdc80): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdd40): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdd40): open at offset 5 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdd40): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553570 item 50 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdd40): _readAt: size=2, off=5 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdd40): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdd40): _writeAt: size=3, off=5 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdd40): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdd40): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.942164987 +0000 UTC m=+3.663331108 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdd40): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdd80): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdd80): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdd80): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdd80): >_readAt: n=3, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdd80): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.942164987 +0000 UTC m=+3.663331108 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdd80): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005536c0 item 50 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cde00): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cde00): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cde00): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cde00): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cde00): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.946533522 +0000 UTC m=+3.667699642 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cde00): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdec0): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdec0): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdec0): _writeAt: size=3, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdec0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdec0): open at offset 5 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdec0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553960 item 51 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdec0): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdec0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.947173555 +0000 UTC m=+3.668339675 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdec0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdf00): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdf00): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdf00): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdf00): >_readAt: n=8, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdf00): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.947173555 +0000 UTC m=+3.668339675 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0003cdf00): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553ab0 item 51 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00015d200): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00015d200): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00015d200): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00015d200): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00015d200): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.949531544 +0000 UTC m=+3.670697664 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00015d200): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae080): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae080): open at offset 5 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae080): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553d50 item 52 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae080): _readAt: size=2, off=5 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae080): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae080): _writeAt: size=3, off=5 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae080): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae080): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.95020613 +0000 UTC m=+3.671372241 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae080): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae0c0): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae0c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae0c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae0c0): >_readAt: n=3, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae0c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.95020613 +0000 UTC m=+3.671372241 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae0c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553ea0 item 52 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae140): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae140): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae140): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae140): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae140): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.951463733 +0000 UTC m=+3.672629853 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae140): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae200): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae200): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae200): _writeAt: size=3, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae200): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae200): open at offset 5 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae200): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005581c0 item 53 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae200): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae200): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.95212762 +0000 UTC m=+3.673293740 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae200): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae240): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae240): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae240): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae240): >_readAt: n=8, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae240): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.95212762 +0000 UTC m=+3.673293740 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae240): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558310 item 53 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae2c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae2c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae2c0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae2c0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae2c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.954096918 +0000 UTC m=+3.675263048 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae2c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae380): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae380): open at offset 5 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae380): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558690 item 54 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae380): _readAt: size=2, off=5 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae380): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae380): _writeAt: size=3, off=5 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae380): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae380): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.954931255 +0000 UTC m=+3.676097385 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae380): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae3c0): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae3c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae3c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae3c0): >_readAt: n=3, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae3c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.954931255 +0000 UTC m=+3.676097385 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae3c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558850 item 54 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae440): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae440): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae440): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae440): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae440): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.956852354 +0000 UTC m=+3.678018475 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae440): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae500): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae500): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae500): _writeAt: size=3, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae500): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae500): open at offset 5 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae500): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558bd0 item 55 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae500): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae500): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.958115506 +0000 UTC m=+3.679281637 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae500): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae540): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae540): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae540): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae540): >_readAt: n=8, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae540): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.958115506 +0000 UTC m=+3.679281637 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae540): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558d90 item 55 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 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/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae5c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae5c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae5c0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae5c0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae5c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.959956093 +0000 UTC m=+3.681122213 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae5c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae680): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae680): open at offset 5 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae680): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559180 item 56 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae680): _readAt: size=2, off=5 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae680): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae680): _writeAt: size=3, off=5 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae680): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae680): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.960718024 +0000 UTC m=+3.681884154 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae680): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae6c0): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae6c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae6c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae6c0): >_readAt: n=3, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae6c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.960718024 +0000 UTC m=+3.681884154 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae6c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005592d0 item 56 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae780): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae780): open at offset 0 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae780): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae780): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae780): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae780): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae780): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae780): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.962871869 +0000 UTC m=+3.684037990 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae780): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae7c0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae7c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae7c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559570 item 57 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae7c0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae7c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.963560193 +0000 UTC m=+3.684726313 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae7c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae880): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae880): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae880): _writeAt: size=3, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae880): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae880): open at offset 5 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae880): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005596c0 item 57 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae880): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae880): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.964329467 +0000 UTC m=+3.685495587 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae880): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae8c0): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae8c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae8c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae8c0): >_readAt: n=8, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae8c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.964329467 +0000 UTC m=+3.685495587 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae8c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559810 item 57 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae980): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae980): open at offset 0 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae980): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae980): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae980): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae980): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae980): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae980): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.966969396 +0000 UTC m=+3.688135516 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae980): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae9c0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae9c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae9c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559ab0 item 58 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae9c0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae9c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.967829642 +0000 UTC m=+3.688996062 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010ae9c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aea80): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aea80): open at offset 5 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aea80): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559ce0 item 58 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aea80): _readAt: size=2, off=5 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aea80): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aea80): _writeAt: size=3, off=5 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aea80): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aea80): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.968580041 +0000 UTC m=+3.689746161 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aea80): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aeac0): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aeac0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aeac0): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aeac0): >_readAt: n=3, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aeac0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.968580041 +0000 UTC m=+3.689746161 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aeac0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559f10 item 58 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aeb80): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aeb80): open at offset 0 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aeb80): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aeb80): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aeb80): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aeb80): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aeb80): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aeb80): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.970827873 +0000 UTC m=+3.691993993 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0010aeb80): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5df00): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5df00): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5df00): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513c00 item 59 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5df00): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5df00): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.975373231 +0000 UTC m=+3.696539351 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000e5df00): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ba00): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ba00): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ba00): _writeAt: size=3, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ba00): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ba00): open at offset 5 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ba00): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005508c0 item 59 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ba00): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ba00): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.976359973 +0000 UTC m=+3.697526103 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc00054ba00): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414000): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414000): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414000): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414000): >_readAt: n=8, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414000): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.976359973 +0000 UTC m=+3.697526103 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414000): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fe070 item 59 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 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/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414180): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414180): open at offset 0 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414180): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414180): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414180): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414180): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414180): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414180): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.978445941 +0000 UTC m=+3.699612060 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414180): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004141c0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004141c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004141c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fe310 item 60 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004141c0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004141c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.98002714 +0000 UTC m=+3.701193271 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004141c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414280): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414280): open at offset 5 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414280): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fe4d0 item 60 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414280): _readAt: size=2, off=5 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414280): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414280): _writeAt: size=3, off=5 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414280): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414280): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.981713518 +0000 UTC m=+3.702879648 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414280): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414340): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414340): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414340): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414340): >_readAt: n=3, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414340): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.981713518 +0000 UTC m=+3.702879648 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414340): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fe690 item 60 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414400): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414400): open at offset 0 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414400): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414400): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414400): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414400): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414400): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414400): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.986466195 +0000 UTC m=+3.707632314 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414400): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414440): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414440): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414440): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fe930 item 61 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414440): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414440): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.989057201 +0000 UTC m=+3.710223291 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000414440): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004145c0): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004145c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004145c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004145c0): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004145c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.989057201 +0000 UTC m=+3.710223291 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004145c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007feaf0 item 61 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 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/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415280): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415280): open at offset 0 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415280): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415280): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415280): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415280): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415280): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415280): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.99065972 +0000 UTC m=+3.711825821 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415280): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004152c0): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004152c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004152c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fee00 item 62 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004152c0): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004152c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.99120772 +0000 UTC m=+3.712373821 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004152c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004153c0): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004153c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004153c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004153c0): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004153c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.99120772 +0000 UTC m=+3.712373821 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004153c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fef50 item 62 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 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/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415640): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415640): open at offset 0 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415640): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415640): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415640): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415640): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415640): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415640): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.992652233 +0000 UTC m=+3.713818332 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415640): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415680): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415680): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415680): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ff1f0 item 63 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415680): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415680): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.99322023 +0000 UTC m=+3.714386331 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415680): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415740): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415740): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415740): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415740): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415740): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.99322023 +0000 UTC m=+3.714386331 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415740): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ff3b0 item 63 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 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/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415800): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415800): open at offset 0 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415800): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415800): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415800): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415800): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415800): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415800): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.99443934 +0000 UTC m=+3.715605440 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415800): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415840): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415840): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415840): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ff7a0 item 64 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415840): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415840): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.995051158 +0000 UTC m=+3.716217258 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415840): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415900): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415900): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415900): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415900): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415900): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.995051158 +0000 UTC m=+3.716217258 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415900): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ffce0 item 64 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415940): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415940): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415940): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415940): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415940): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.996271862 +0000 UTC m=+3.717437962 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415940): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415980): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415980): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415980): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415980): >_readAt: n=2, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415980): _writeAt: size=3, off=2 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005120e0 item 65 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415980): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415980): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.996761772 +0000 UTC m=+3.717927862 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415980): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004159c0): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004159c0): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004159c0): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004159c0): >_readAt: n=5, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004159c0): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.996761772 +0000 UTC m=+3.717927862 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc0004159c0): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: Remove: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005122a0 item 65 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415a00): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415a00): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415a00): _writeAt: size=5, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415a00): >_writeAt: n=5, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415a00): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.998616175 +0000 UTC m=+3.719782275 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415a00): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415a40): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415a40): >openPending: err= 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512b60 item 66 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415a40): _readAt: size=2, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415a40): >_readAt: n=0, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415a40): _writeAt: size=3, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415a40): >_writeAt: n=3, err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415a40): close: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.999307843 +0000 UTC m=+3.720473943 2025/05/23 02:29:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415a40): >close: err= 2025/05/23 02:29:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:18 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415a80): _readAt: size=512, off=0 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415a80): openPending: 2025/05/23 02:29:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415a80): >openPending: err= 2025/05/23 02:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415a80): >_readAt: n=3, err=EOF 2025/05/23 02:29:18 DEBUG : open-test-file(0xc000415a80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:18.999307843 +0000 UTC m=+3.720473943 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415a80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512cb0 item 66 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415b00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415b00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415b00): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415b00): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415b00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.000887972 +0000 UTC m=+3.722054072 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415b00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415b40): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415b40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415b40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415b40): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415b40): _writeAt: size=3, off=2 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513110 item 67 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415b40): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415b40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.001490854 +0000 UTC m=+3.722656954 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415b40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415b80): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415b80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415b80): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415b80): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415b80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.001490854 +0000 UTC m=+3.722656954 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415b80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005133b0 item 67 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415c00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415c00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415c00): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415c00): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415c00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.003216615 +0000 UTC m=+3.724382715 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415c00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415d00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415d00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513730 item 68 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415d00): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415d00): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415d00): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415d00): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415d00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.003849373 +0000 UTC m=+3.725015473 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415d00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415d40): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415d40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415d40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415d40): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415d40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.003849373 +0000 UTC m=+3.725015473 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000415d40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513a40 item 68 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c000): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c000): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c000): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c000): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c000): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.006071657 +0000 UTC m=+3.727237748 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c000): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c100): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c100): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c100): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c100): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c100): _writeAt: size=3, off=2 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513f10 item 69 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c100): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c100): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.006711549 +0000 UTC m=+3.727877650 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c100): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c140): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c140): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c140): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c140): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c140): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.006711549 +0000 UTC m=+3.727877650 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c140): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576230 item 69 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c1c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c1c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c1c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c1c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c1c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.008425327 +0000 UTC m=+3.729591428 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c1c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c280): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c280): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005764d0 item 70 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c280): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c280): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c280): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c280): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c280): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.009189513 +0000 UTC m=+3.730355603 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c280): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c2c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c2c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c2c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c2c0): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c2c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.009189513 +0000 UTC m=+3.730355603 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c2c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576690 item 70 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c340): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c340): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c340): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c340): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c340): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.01080111 +0000 UTC m=+3.731967210 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c340): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c400): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c400): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c400): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c400): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c400): _writeAt: size=3, off=2 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576af0 item 71 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c400): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c400): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.011444118 +0000 UTC m=+3.732610208 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c400): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c440): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c440): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c440): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c440): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c440): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.011444118 +0000 UTC m=+3.732610208 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c440): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576c40 item 71 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c4c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c4c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c4c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c4c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c4c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.013494589 +0000 UTC m=+3.734660679 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c4c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c580): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c580): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577110 item 72 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c580): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c580): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c580): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c580): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c580): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.014179796 +0000 UTC m=+3.735345886 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c580): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c5c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c5c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c5c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c5c0): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c5c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.014179796 +0000 UTC m=+3.735345886 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c5c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005772d0 item 72 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c600): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c600): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c600): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c600): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c600): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c600): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c600): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.015893034 +0000 UTC m=+3.737059133 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c600): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c640): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c640): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c640): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005777a0 item 73 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c640): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c640): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.016440472 +0000 UTC m=+3.737606572 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c640): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c680): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c680): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c680): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c680): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c680): _writeAt: size=3, off=2 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005778f0 item 73 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c680): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c680): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.017706209 +0000 UTC m=+3.738872309 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c680): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c700): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c700): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c700): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c700): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c700): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.017706209 +0000 UTC m=+3.738872309 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c700): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577b20 item 73 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c7c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c7c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c7c0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c7c0): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c7c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c7c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c7c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.019958319 +0000 UTC m=+3.741124419 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c7c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c800): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c800): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c800): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550000 item 74 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c800): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c800): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.020512681 +0000 UTC m=+3.741678781 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c800): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c8c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c8c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550230 item 74 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c8c0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c8c0): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c8c0): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c8c0): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c8c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.02178522 +0000 UTC m=+3.742951321 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c8c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c900): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c900): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c900): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c900): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c900): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.02178522 +0000 UTC m=+3.742951321 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c900): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550380 item 74 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ca00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ca00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ca00): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ca00): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ca00): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ca00): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ca00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.023282052 +0000 UTC m=+3.744448152 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ca00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ca40): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ca40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ca40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550cb0 item 75 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ca40): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ca40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.023814141 +0000 UTC m=+3.744980241 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ca40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cb00): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cb00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cb00): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cb00): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cb00): _writeAt: size=3, off=2 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550f50 item 75 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cb00): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cb00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.024530918 +0000 UTC m=+3.745697018 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cb00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cb40): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cb40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cb40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cb40): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cb40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.024530918 +0000 UTC m=+3.745697018 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cb40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000551180 item 75 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cc00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cc00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cc00): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cc00): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cc00): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cc00): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cc00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.026185104 +0000 UTC m=+3.747351204 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cc00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cc40): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cc40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cc40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000551570 item 76 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cc40): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cc40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.026672309 +0000 UTC m=+3.747838409 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cc40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cd00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cd00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005516c0 item 76 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cd00): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cd00): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cd00): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cd00): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cd00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.027362546 +0000 UTC m=+3.748528645 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cd00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cd40): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cd40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cd40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cd40): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cd40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.027362546 +0000 UTC m=+3.748528645 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cd40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005519d0 item 76 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ce00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ce00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ce00): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ce00): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ce00): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ce00): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ce00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.029130717 +0000 UTC m=+3.750296817 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ce00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ce40): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ce40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ce40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000551d50 item 77 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ce40): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ce40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.029682072 +0000 UTC m=+3.750848162 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5ce40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cf00): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cf00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cf00): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cf00): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cf00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.029682072 +0000 UTC m=+3.750848162 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cf00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000551f10 item 77 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cfc0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cfc0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cfc0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cfc0): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cfc0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cfc0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cfc0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.031499796 +0000 UTC m=+3.752665897 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5cfc0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d000): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d000): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d000): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e22a0 item 78 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d000): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d000): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.032018441 +0000 UTC m=+3.753184540 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d000): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae000): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae000): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae000): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae000): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae000): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.032018441 +0000 UTC m=+3.753184540 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae000): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e2460 item 78 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae0c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae0c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae0c0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae0c0): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae0c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae0c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae0c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.033382393 +0000 UTC m=+3.754548492 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae0c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae100): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae100): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae100): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e770 item 79 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae100): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae100): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.033882321 +0000 UTC m=+3.755048421 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae100): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae1c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae1c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae1c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae1c0): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae1c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.033882321 +0000 UTC m=+3.755048421 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae1c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e9a0 item 79 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae280): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae280): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae280): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae280): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae280): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae280): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae280): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.035093396 +0000 UTC m=+3.756259496 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae280): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae2c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae2c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae2c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f0a0 item 80 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae2c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae2c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.035566064 +0000 UTC m=+3.756732164 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae2c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae380): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae380): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae380): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae380): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae380): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.035566064 +0000 UTC m=+3.756732164 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae380): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f340 item 80 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae3c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae3c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae3c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae3c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae3c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.036875263 +0000 UTC m=+3.758041363 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae3c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae400): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae400): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae400): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae400): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae400): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae400): _writeAt: size=3, off=7 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f650 item 81 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae400): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae400): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.037441906 +0000 UTC m=+3.758608006 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae400): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae440): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae440): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae440): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae440): >_readAt: n=8, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae440): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.037441906 +0000 UTC m=+3.758608006 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae440): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f810 item 81 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae4c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae4c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae4c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae4c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae4c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.039198897 +0000 UTC m=+3.760364997 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae4c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae580): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae580): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae580): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057fb20 item 82 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae580): _readAt: size=2, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae580): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae580): _writeAt: size=3, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae580): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae580): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.039944107 +0000 UTC m=+3.761110207 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae580): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae5c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae5c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae5c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae5c0): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae5c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.039944107 +0000 UTC m=+3.761110207 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae5c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057fc70 item 82 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae640): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae640): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae640): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae640): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae640): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.041531909 +0000 UTC m=+3.762697998 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae640): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae700): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae700): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae700): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae700): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae700): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae700): _writeAt: size=3, off=7 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f60e0 item 83 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae700): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae700): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.042175377 +0000 UTC m=+3.763341478 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae700): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae740): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae740): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae740): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae740): >_readAt: n=8, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae740): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.042175377 +0000 UTC m=+3.763341478 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae740): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f6230 item 83 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae7c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae7c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae7c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae7c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae7c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.0437259 +0000 UTC m=+3.764891990 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae7c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae880): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae880): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae880): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f6540 item 84 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae880): _readAt: size=2, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae880): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae880): _writeAt: size=3, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae880): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae880): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.044464546 +0000 UTC m=+3.765630637 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae880): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae8c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae8c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae8c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae8c0): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae8c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.044464546 +0000 UTC m=+3.765630637 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae8c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f6690 item 84 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae940): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae940): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae940): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae940): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae940): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.046104948 +0000 UTC m=+3.767271048 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010ae940): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aea00): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aea00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aea00): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aea00): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aea00): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aea00): _writeAt: size=3, off=7 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f6a10 item 85 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aea00): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aea00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.046731745 +0000 UTC m=+3.767897844 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aea00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aea40): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aea40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aea40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aea40): >_readAt: n=8, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aea40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.046731745 +0000 UTC m=+3.767897844 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aea40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f6b60 item 85 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aebc0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aebc0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aebc0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aebc0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aebc0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.048296584 +0000 UTC m=+3.769462683 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aebc0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aec80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aec80): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aec80): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f6ee0 item 86 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aec80): _readAt: size=2, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aec80): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aec80): _writeAt: size=3, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aec80): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aec80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.04905605 +0000 UTC m=+3.770222150 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aec80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aecc0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aecc0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aecc0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aecc0): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aecc0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.04905605 +0000 UTC m=+3.770222150 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aecc0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f7030 item 86 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aed40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aed40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aed40): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aed40): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aed40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.050572388 +0000 UTC m=+3.771738478 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aed40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aee00): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aee00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aee00): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aee00): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aee00): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aee00): _writeAt: size=3, off=7 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f72d0 item 87 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aee00): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aee00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.051214063 +0000 UTC m=+3.772380163 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aee00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aee40): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aee40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aee40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aee40): >_readAt: n=8, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aee40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.051214063 +0000 UTC m=+3.772380163 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aee40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f7420 item 87 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aeec0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aeec0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aeec0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aeec0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aeec0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.052849875 +0000 UTC m=+3.774015966 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aeec0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aef80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aef80): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aef80): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f77a0 item 88 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aef80): _readAt: size=2, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aef80): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aef80): _writeAt: size=3, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aef80): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aef80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.053461425 +0000 UTC m=+3.774627515 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aef80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aefc0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aefc0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aefc0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aefc0): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aefc0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.053461425 +0000 UTC m=+3.774627515 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aefc0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f78f0 item 88 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af080): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af080): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af080): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af080): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af080): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af080): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af080): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af080): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.055109951 +0000 UTC m=+3.776276051 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af080): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af0c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af0c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af0c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f7c00 item 89 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af0c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af0c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.055676726 +0000 UTC m=+3.776842816 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af0c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af180): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af180): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af180): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af180): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af180): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af180): _writeAt: size=3, off=7 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f7d50 item 89 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af180): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af180): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.056362434 +0000 UTC m=+3.777528534 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af180): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af1c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af1c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af1c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af1c0): >_readAt: n=8, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af1c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.056362434 +0000 UTC m=+3.777528534 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af1c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f7ea0 item 89 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af280): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af280): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af280): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af280): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af280): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af280): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af280): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af280): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.057972909 +0000 UTC m=+3.779139008 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af280): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af2c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af2c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af2c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2690 item 90 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af2c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af2c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.058521158 +0000 UTC m=+3.779687258 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af2c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af380): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af380): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af380): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2c40 item 90 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af380): _readAt: size=2, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af380): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af380): _writeAt: size=3, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af380): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af380): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.059382906 +0000 UTC m=+3.780549016 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af380): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af3c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af3c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af3c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af3c0): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af3c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.059382906 +0000 UTC m=+3.780549016 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af3c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2f50 item 90 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af480): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af480): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af480): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af480): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af480): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af480): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af480): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af480): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.061103969 +0000 UTC m=+3.782270069 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af480): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af4c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af4c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af4c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b3490 item 91 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af4c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af4c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.06168498 +0000 UTC m=+3.782851080 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af4c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af580): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af580): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af580): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af580): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af580): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af580): _writeAt: size=3, off=7 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b3880 item 91 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af580): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af580): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.062284677 +0000 UTC m=+3.783450776 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af580): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d0c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d0c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d0c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d0c0): >_readAt: n=8, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d0c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.062284677 +0000 UTC m=+3.783450776 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d0c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e2620 item 91 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d180): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d180): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d180): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d180): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d180): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d180): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d180): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d180): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.0635431 +0000 UTC m=+3.784709200 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d180): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d1c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d1c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d1c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e2a80 item 92 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d1c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d1c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.064090778 +0000 UTC m=+3.785256879 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d1c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d280): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d280): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d280): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e2cb0 item 92 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d280): _readAt: size=2, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d280): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d280): _writeAt: size=3, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d280): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d280): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.064617097 +0000 UTC m=+3.785783198 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d280): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d2c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d2c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d2c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d2c0): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d2c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.064617097 +0000 UTC m=+3.785783198 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d2c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e2e00 item 92 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d380): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d380): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d380): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d380): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d380): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d380): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d380): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d380): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.066228684 +0000 UTC m=+3.787394774 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d380): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d3c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d3c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d3c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e3110 item 93 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d3c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d3c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.066774339 +0000 UTC m=+3.787940428 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d3c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d480): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d480): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d480): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d480): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d480): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.066774339 +0000 UTC m=+3.787940428 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d480): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e3260 item 93 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d540): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d540): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d540): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d540): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d540): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d540): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d540): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d540): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.068862621 +0000 UTC m=+3.790028711 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d540): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d580): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d580): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d580): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e35e0 item 94 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d580): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d580): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.069352351 +0000 UTC m=+3.790518451 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d580): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d640): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d640): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d640): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d640): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d640): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.069352351 +0000 UTC m=+3.790518451 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d640): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e37a0 item 94 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d700): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d700): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d700): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d700): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d700): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d700): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d700): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d700): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.071082581 +0000 UTC m=+3.792248681 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d700): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d740): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d740): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d740): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e3ab0 item 95 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d740): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d740): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.071605463 +0000 UTC m=+3.792771563 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d740): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d800): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d800): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d800): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d800): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d800): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.071605463 +0000 UTC m=+3.792771563 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d800): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e3c00 item 95 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d8c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d8c0): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d8c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d8c0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d8c0): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d8c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d8c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d8c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.074136246 +0000 UTC m=+3.795302336 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d8c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d900): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d900): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d900): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e3f10 item 96 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d900): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d900): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.074654349 +0000 UTC m=+3.795820440 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d900): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d9c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d9c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d9c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d9c0): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d9c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.074654349 +0000 UTC m=+3.795820440 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5d9c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000588540 item 96 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= 2025/05/23 02:29:19 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:19 DEBUG : : Looking for writers 2025/05/23 02:29:19 DEBUG : >WaitForWriters: 2025/05/23 02:29:19 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:19 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:19 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:19 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/05/23 02:29:19 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af780): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af780): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af780): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af780): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af780): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.080470904 +0000 UTC m=+3.801637014 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af780): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af7c0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af7c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af7c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af7c0): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af7c0): _writeAt: size=3, off=2 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af7c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af7c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.080470904 +0000 UTC m=+3.801637014 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af7c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af800): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af800): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af800): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af800): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af800): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.080470904 +0000 UTC m=+3.801637014 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af800): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cc380 item 1 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af840): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af840): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af840): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af840): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af840): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.083493551 +0000 UTC m=+3.804659661 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af840): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af880): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af880): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af880): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af880): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af880): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.083493551 +0000 UTC m=+3.804659661 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af880): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cc930 item 2 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af8c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af8c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af8c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af8c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af8c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.086376736 +0000 UTC m=+3.807542856 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af8c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af900): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af900): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af900): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af900): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af900): _writeAt: size=3, off=2 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af900): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af900): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.086376736 +0000 UTC m=+3.807542856 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af900): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af940): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af940): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af940): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af940): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af940): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.086376736 +0000 UTC m=+3.807542856 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af940): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ccd90 item 3 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af9c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af9c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af9c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af9c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af9c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.089727319 +0000 UTC m=+3.810893439 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010af9c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afa40): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afa40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afa40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afa40): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afa40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.089727319 +0000 UTC m=+3.810893439 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afa40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd1f0 item 4 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afa80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afa80): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afa80): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afa80): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afa80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.091699543 +0000 UTC m=+3.812865643 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afa80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afac0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afac0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afac0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afac0): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afac0): _writeAt: size=3, off=2 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afac0): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afac0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.091699543 +0000 UTC m=+3.812865643 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afac0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afb00): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afb00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afb00): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afb00): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afb00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.091699543 +0000 UTC m=+3.812865643 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afb00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd5e0 item 5 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afb80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afb80): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afb80): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afb80): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afb80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.094304697 +0000 UTC m=+3.815470796 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afb80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afc00): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afc00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afc00): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afc00): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afc00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.094304697 +0000 UTC m=+3.815470796 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afc00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cdb90 item 6 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afc80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afc80): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afc80): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afc80): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afc80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.095938164 +0000 UTC m=+3.817104265 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afc80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afd40): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afd40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afd40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afd40): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afd40): _writeAt: size=3, off=2 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afd40): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afd40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.095938164 +0000 UTC m=+3.817104265 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afd40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afd80): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afd80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afd80): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afd80): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afd80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.095938164 +0000 UTC m=+3.817104265 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afd80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cdea0 item 7 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afe00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afe00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afe00): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afe00): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afe00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.097917231 +0000 UTC m=+3.819083361 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afe00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afe80): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afe80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afe80): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afe80): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afe80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.097917231 +0000 UTC m=+3.819083361 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afe80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc460 item 8 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afec0): _readAt: size=2, off=0 2025/05/23 02:29:19 ERROR : open-test-file(0xc0010afec0): Couldn't read size of file 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afec0): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afec0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afec0): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afec0): close: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010afec0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aff00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aff00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aff00): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aff00): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aff00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.099531153 +0000 UTC m=+3.820697263 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aff00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aff40): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aff40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aff40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aff40): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aff40): _writeAt: size=3, off=2 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aff40): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aff40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.099531153 +0000 UTC m=+3.820697263 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0010aff40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a040): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a040): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a040): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a040): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a040): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.099531153 +0000 UTC m=+3.820697263 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a040): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc850 item 9 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a0c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a0c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a0c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a0c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a0c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.101860027 +0000 UTC m=+3.823026147 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a0c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a300): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a300): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a300): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a300): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a300): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.101860027 +0000 UTC m=+3.823026147 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a300): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bce00 item 10 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a3c0): _readAt: size=2, off=0 2025/05/23 02:29:19 ERROR : open-test-file(0xc00054a3c0): Couldn't read size of file 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a3c0): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a3c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a3c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a3c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a3c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a400): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a400): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a400): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a400): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a400): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.103535855 +0000 UTC m=+3.824701965 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a400): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a4c0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a4c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a4c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a4c0): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a4c0): _writeAt: size=3, off=2 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a4c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a4c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.103535855 +0000 UTC m=+3.824701965 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a4c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a500): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a500): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a500): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a500): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a500): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.103535855 +0000 UTC m=+3.824701965 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a500): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd1f0 item 11 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a580): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a580): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a580): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a580): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a580): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.105657539 +0000 UTC m=+3.826823649 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a580): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a600): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a600): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a600): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a600): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a600): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.105657539 +0000 UTC m=+3.826823649 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a600): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd730 item 12 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a6c0): _readAt: size=2, off=0 2025/05/23 02:29:19 ERROR : open-test-file(0xc00054a6c0): Couldn't read size of file 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a6c0): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a6c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a6c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a6c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a6c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a700): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a700): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a700): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a700): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a700): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.107185388 +0000 UTC m=+3.828351508 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a700): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a800): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a800): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a800): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a800): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a800): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.107185388 +0000 UTC m=+3.828351508 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a800): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bdb20 item 13 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a880): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a880): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a880): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a880): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a880): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.108780003 +0000 UTC m=+3.829946113 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a880): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8a00): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8a00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8a00): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8a00): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8a00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.108780003 +0000 UTC m=+3.829946113 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8a00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6150 item 14 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8dc0): _readAt: size=2, off=0 2025/05/23 02:29:19 ERROR : open-test-file(0xc0002d8dc0): Couldn't read size of file 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8dc0): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8dc0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8dc0): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8dc0): close: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8dc0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8e00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8e00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8e00): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8e00): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8e00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.111664852 +0000 UTC m=+3.832830963 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8e00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8f00): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8f00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8f00): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8f00): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8f00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.111664852 +0000 UTC m=+3.832830963 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d8f00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6540 item 15 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9300): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9300): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9300): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9300): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9300): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.113863983 +0000 UTC m=+3.835030093 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9300): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d93c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d93c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d93c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d93c0): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d93c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.113863983 +0000 UTC m=+3.835030093 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d93c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6930 item 16 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9400): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9400): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9400): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9400): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9400): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.115495998 +0000 UTC m=+3.836662108 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9400): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9480): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9480): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9480): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9480): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9480): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9480): _writeAt: size=3, off=7 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9480): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9480): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.115495998 +0000 UTC m=+3.836662108 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9480): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9500): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9500): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9500): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9500): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9500): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.115495998 +0000 UTC m=+3.836662108 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9500): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6d20 item 17 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9580): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9580): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9580): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9580): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9580): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.11777013 +0000 UTC m=+3.838936249 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9580): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9600): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9600): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9600): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9600): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9600): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.11777013 +0000 UTC m=+3.838936249 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9600): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7180 item 18 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9680): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9680): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9680): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9680): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9680): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.119579928 +0000 UTC m=+3.840746048 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9680): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9780): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9780): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9780): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9780): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9780): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9780): _writeAt: size=3, off=7 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9780): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9780): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.119579928 +0000 UTC m=+3.840746048 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9780): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9880): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9880): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9880): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9880): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9880): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.119579928 +0000 UTC m=+3.840746048 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9880): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7500 item 19 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9900): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9900): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9900): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9900): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9900): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.121891279 +0000 UTC m=+3.843057389 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9900): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9980): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9980): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9980): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9980): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9980): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.121891279 +0000 UTC m=+3.843057389 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9980): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7960 item 20 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9a00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9a00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9a00): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9a00): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9a00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.125586119 +0000 UTC m=+3.846752229 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9a00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9ac0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9ac0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9ac0): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9ac0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9ac0): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9ac0): _writeAt: size=3, off=7 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9ac0): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9ac0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.125586119 +0000 UTC m=+3.846752229 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9ac0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9b00): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9b00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9b00): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9b00): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9b00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.125586119 +0000 UTC m=+3.846752229 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9b00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6540 item 21 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9b80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9b80): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9b80): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9b80): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9b80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.131717885 +0000 UTC m=+3.852883996 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9b80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9c00): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9c00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9c00): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9c00): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9c00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.131717885 +0000 UTC m=+3.852883996 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9c00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f69a0 item 22 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9c80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9c80): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9c80): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9c80): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9c80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.135457919 +0000 UTC m=+3.856624030 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9c80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9d40): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9d40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9d40): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9d40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9d40): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9d40): _writeAt: size=3, off=7 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9d40): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9d40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.135457919 +0000 UTC m=+3.856624030 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9d40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9d80): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9d80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9d80): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9d80): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9d80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.135457919 +0000 UTC m=+3.856624030 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9d80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6d20 item 23 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9e00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9e00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9e00): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9e00): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9e00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.138592166 +0000 UTC m=+3.859758286 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9e00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9e80): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9e80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9e80): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9e80): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9e80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.138592166 +0000 UTC m=+3.859758286 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0002d9e80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7180 item 24 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e2c0): _readAt: size=2, off=0 2025/05/23 02:29:19 ERROR : open-test-file(0xc00051e2c0): Couldn't read size of file 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e2c0): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e2c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e2c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e2c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e2c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e300): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e300): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e300): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e300): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e300): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.141738697 +0000 UTC m=+3.862904807 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e300): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e3c0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e3c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e3c0): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e3c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e3c0): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e3c0): _writeAt: size=3, off=7 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e3c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e3c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.141738697 +0000 UTC m=+3.862904807 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e3c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e400): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e400): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e400): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e400): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e400): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.141738697 +0000 UTC m=+3.862904807 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e400): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7500 item 25 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e480): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e480): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e480): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e480): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e480): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.145276301 +0000 UTC m=+3.866442421 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e480): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e500): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e500): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e500): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e500): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e500): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.145276301 +0000 UTC m=+3.866442421 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e500): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f79d0 item 26 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e600): _readAt: size=2, off=0 2025/05/23 02:29:19 ERROR : open-test-file(0xc00051e600): Couldn't read size of file 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e600): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e600): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e600): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e600): close: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e600): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e640): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e640): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e640): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e640): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e640): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.148083123 +0000 UTC m=+3.869249233 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e640): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e700): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e700): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e700): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e700): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e700): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e700): _writeAt: size=3, off=7 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e700): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e700): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.148083123 +0000 UTC m=+3.869249233 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e700): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e740): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e740): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e740): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e740): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e740): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.148083123 +0000 UTC m=+3.869249233 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e740): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7dc0 item 27 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e7c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e7c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e7c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e7c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e7c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.151299553 +0000 UTC m=+3.872465663 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e7c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e880): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e880): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e880): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e880): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e880): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.151299553 +0000 UTC m=+3.872465663 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e880): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6e70 item 28 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e980): _readAt: size=2, off=0 2025/05/23 02:29:19 ERROR : open-test-file(0xc00051e980): Couldn't read size of file 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e980): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e980): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e980): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e980): close: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e980): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e9c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e9c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e9c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e9c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e9c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.153979867 +0000 UTC m=+3.875145977 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051e9c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ea80): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ea80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ea80): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ea80): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ea80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.153979867 +0000 UTC m=+3.875145977 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ea80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b75e0 item 29 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ec00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ec00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ec00): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ec00): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ec00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.156583348 +0000 UTC m=+3.877749458 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ec00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a980): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a980): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a980): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a980): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a980): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.156583348 +0000 UTC m=+3.877749458 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054a980): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bdf10 item 30 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054aac0): _readAt: size=2, off=0 2025/05/23 02:29:19 ERROR : open-test-file(0xc00054aac0): Couldn't read size of file 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054aac0): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054aac0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054aac0): >_writeAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054aac0): close: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054aac0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054ab40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054ab40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054ab40): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054ab40): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054ab40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.158430657 +0000 UTC m=+3.879596767 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054ab40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054adc0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054adc0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054adc0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054adc0): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054adc0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.158430657 +0000 UTC m=+3.879596767 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054adc0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005522a0 item 31 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054aec0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054aec0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054aec0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054aec0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054aec0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.16061458 +0000 UTC m=+3.881780709 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054aec0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b0c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b0c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b0c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b0c0): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b0c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.16061458 +0000 UTC m=+3.881780709 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b0c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005525b0 item 32 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b100): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b100): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b100): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b100): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b100): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.16337814 +0000 UTC m=+3.884544280 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b100): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b140): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b140): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b140): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b140): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b140): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005528c0 item 33 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b140): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b140): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.164564338 +0000 UTC m=+3.885730478 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b140): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b180): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b180): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b180): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b180): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b180): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.164564338 +0000 UTC m=+3.885730478 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b180): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552a10 item 33 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b1c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b1c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b1c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b1c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b1c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.169396813 +0000 UTC m=+3.890562954 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b1c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b200): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b200): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552cb0 item 34 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b200): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b200): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b200): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b200): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b200): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.17064536 +0000 UTC m=+3.891811480 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b200): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b2c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b2c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b2c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b2c0): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b2c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.17064536 +0000 UTC m=+3.891811480 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b2c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552e00 item 34 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b300): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b300): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b300): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b300): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b300): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.172640787 +0000 UTC m=+3.893806907 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b300): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b340): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b340): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b340): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b340): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b340): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005530a0 item 35 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b340): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b340): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.17331316 +0000 UTC m=+3.894479280 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b340): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b380): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b380): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b380): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b380): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b380): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.17331316 +0000 UTC m=+3.894479280 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b380): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005531f0 item 35 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b500): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b500): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b500): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b500): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b500): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.17521913 +0000 UTC m=+3.896385250 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b500): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b680): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b680): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553490 item 36 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b680): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b680): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b680): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b680): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b680): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.175929814 +0000 UTC m=+3.897095934 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b680): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b6c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b6c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b6c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b6c0): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b6c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.175929814 +0000 UTC m=+3.897095934 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b6c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005535e0 item 36 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b700): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b700): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b700): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b700): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b700): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.178498138 +0000 UTC m=+3.899664258 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b700): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b7c0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b7c0): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b7c0): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b7c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b7c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553880 item 37 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b7c0): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b7c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.179105489 +0000 UTC m=+3.900271610 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b7c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b800): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b800): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b800): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b800): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b800): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.179105489 +0000 UTC m=+3.900271610 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b800): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005539d0 item 37 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b880): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b880): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b880): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b880): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b880): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.181035053 +0000 UTC m=+3.902201173 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054b880): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bbc0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bbc0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553c70 item 38 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bbc0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bbc0): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bbc0): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bbc0): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bbc0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.181631352 +0000 UTC m=+3.902797473 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bbc0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bc40): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bc40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bc40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bc40): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bc40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.181631352 +0000 UTC m=+3.902797473 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bc40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553dc0 item 38 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bd40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bd40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bd40): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bd40): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bd40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.183082057 +0000 UTC m=+3.904248178 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bd40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054be00): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054be00): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054be00): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054be00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054be00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005580e0 item 39 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054be00): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054be00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.183808492 +0000 UTC m=+3.904974612 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054be00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054be40): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054be40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054be40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054be40): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054be40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.183808492 +0000 UTC m=+3.904974612 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054be40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558230 item 39 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bec0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bec0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bec0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bec0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bec0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.185831812 +0000 UTC m=+3.906997932 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00054bec0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc140): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc140): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005584d0 item 40 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc140): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc140): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc140): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc140): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc140): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.186444763 +0000 UTC m=+3.907610883 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc140): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ed00): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ed00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ed00): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ed00): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ed00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.186444763 +0000 UTC m=+3.907610883 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ed00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558700 item 40 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ed40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ed40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ed40): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ed40): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ed40): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ed40): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ed40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.187980217 +0000 UTC m=+3.909146338 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ed40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ed80): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ed80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ed80): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7ce0 item 41 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ed80): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ed80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.188526643 +0000 UTC m=+3.909692763 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ed80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051edc0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051edc0): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051edc0): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051edc0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051edc0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7e30 item 41 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051edc0): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051edc0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.190118222 +0000 UTC m=+3.911284343 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051edc0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ee00): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ee00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ee00): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ee00): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ee00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.190118222 +0000 UTC m=+3.911284343 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ee00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e000 item 41 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f040): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f040): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f040): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f040): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f040): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f040): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f040): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.1978267 +0000 UTC m=+3.918992810 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f040): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f080): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f080): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f080): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e310 item 42 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f080): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f080): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.202336752 +0000 UTC m=+3.923502871 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f080): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f9c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f9c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e460 item 42 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f9c0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f9c0): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f9c0): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f9c0): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f9c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.202977995 +0000 UTC m=+3.924144115 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051f9c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fa40): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fa40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fa40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fa40): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fa40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.202977995 +0000 UTC m=+3.924144115 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fa40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e5b0 item 42 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fb40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fb40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fb40): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fb40): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fb40): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fb40): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fb40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.205959907 +0000 UTC m=+3.927126027 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fb40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fb80): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fb80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fb80): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e8c0 item 43 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fb80): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fb80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.206883391 +0000 UTC m=+3.928049511 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fb80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fc40): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fc40): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fc40): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fc40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fc40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ea10 item 43 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fc40): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fc40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.207966555 +0000 UTC m=+3.929132675 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fc40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fc80): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fc80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fc80): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fc80): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fc80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.207966555 +0000 UTC m=+3.929132675 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fc80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058eb60 item 43 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fd40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fd40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fd40): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fd40): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fd40): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fd40): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fd40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.210869408 +0000 UTC m=+3.932035528 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fd40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fd80): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fd80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fd80): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ee00 item 44 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fd80): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fd80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.211827808 +0000 UTC m=+3.932993929 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fd80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fe40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fe40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ef50 item 44 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fe40): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fe40): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fe40): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fe40): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fe40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.213055354 +0000 UTC m=+3.934221474 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fe40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fe80): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fe80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fe80): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fe80): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fe80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.213055354 +0000 UTC m=+3.934221474 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051fe80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f0a0 item 44 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ff40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ff40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ff40): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ff40): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ff40): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ff40): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ff40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.216060126 +0000 UTC m=+3.937226246 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00051ff40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00015d200): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00015d200): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00015d200): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f3b0 item 45 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00015d200): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00015d200): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.217131879 +0000 UTC m=+3.938297999 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc00015d200): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec080): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec080): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec080): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec080): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec080): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.217131879 +0000 UTC m=+3.938297999 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec080): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f500 item 45 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec140): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec140): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec140): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec140): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec140): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec140): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec140): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.220059399 +0000 UTC m=+3.941225509 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec140): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec180): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec180): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec180): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f810 item 46 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec180): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec180): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.221071468 +0000 UTC m=+3.942237589 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec180): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec240): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec240): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec240): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec240): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec240): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.221071468 +0000 UTC m=+3.942237589 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec240): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058fab0 item 46 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec300): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec300): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec300): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec300): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec300): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec300): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec300): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.224404269 +0000 UTC m=+3.945570389 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec300): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec340): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec340): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec340): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ff10 item 47 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec340): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec340): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.225427761 +0000 UTC m=+3.946593891 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000aec340): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc4c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc4c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc4c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc4c0): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc4c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.225427761 +0000 UTC m=+3.946593891 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc4c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005588c0 item 47 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc680): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc680): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc680): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc680): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc680): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc680): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc680): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.227021194 +0000 UTC m=+3.948187294 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc680): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc700): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc700): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc700): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558cb0 item 48 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc700): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc700): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.227508769 +0000 UTC m=+3.948674870 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cc700): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccac0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccac0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccac0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccac0): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccac0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.227508769 +0000 UTC m=+3.948674870 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccac0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558e70 item 48 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccb40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccb40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccb40): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccb40): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccb40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.228676623 +0000 UTC m=+3.949842723 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccb40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccbc0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccbc0): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccbc0): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccbc0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccbc0): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccbc0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005591f0 item 49 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccbc0): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccbc0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.229374464 +0000 UTC m=+3.950540564 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccbc0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccc00): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccc00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccc00): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccc00): >_readAt: n=8, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccc00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.229374464 +0000 UTC m=+3.950540564 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccc00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559340 item 49 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccc80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccc80): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccc80): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccc80): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccc80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.232198337 +0000 UTC m=+3.953364437 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccc80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccd40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccd40): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccd40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005595e0 item 50 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccd40): _readAt: size=2, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccd40): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccd40): _writeAt: size=3, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccd40): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccd40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.233017195 +0000 UTC m=+3.954183295 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccd40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccd80): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccd80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccd80): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccd80): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccd80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.233017195 +0000 UTC m=+3.954183295 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccd80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559730 item 50 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cce40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cce40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cce40): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cce40): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cce40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.234639181 +0000 UTC m=+3.955805282 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cce40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccf00): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccf00): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccf00): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccf00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccf00): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccf00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005599d0 item 51 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccf00): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccf00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.235394941 +0000 UTC m=+3.956561031 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccf00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccf40): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccf40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccf40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccf40): >_readAt: n=8, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccf40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.235394941 +0000 UTC m=+3.956561031 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccf40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559b90 item 51 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccfc0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccfc0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccfc0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccfc0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccfc0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.237085557 +0000 UTC m=+3.958251656 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003ccfc0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd080): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd080): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd080): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594070 item 52 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd080): _readAt: size=2, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd080): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd080): _writeAt: size=3, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd080): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd080): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.237812602 +0000 UTC m=+3.958978702 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd080): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd0c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd0c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd0c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd0c0): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd0c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.237812602 +0000 UTC m=+3.958978702 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd0c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005941c0 item 52 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd140): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd140): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd140): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd140): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd140): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.23938179 +0000 UTC m=+3.960547889 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd140): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd200): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd200): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd200): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd200): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd200): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd200): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594540 item 53 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd200): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd200): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.240048612 +0000 UTC m=+3.961214712 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd200): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd240): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd240): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd240): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd240): >_readAt: n=8, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd240): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.240048612 +0000 UTC m=+3.961214712 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd240): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005947e0 item 53 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd2c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd2c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd2c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd2c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd2c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.241884339 +0000 UTC m=+3.963050440 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd2c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd380): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd380): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd380): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594a80 item 54 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd380): _readAt: size=2, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd380): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd380): _writeAt: size=3, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd380): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd380): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.244097456 +0000 UTC m=+3.965263547 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd380): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd3c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd3c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd3c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd3c0): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd3c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.244097456 +0000 UTC m=+3.965263547 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd3c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594bd0 item 54 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd440): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd440): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd440): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd440): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd440): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.245722708 +0000 UTC m=+3.966888808 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd440): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd500): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd500): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd500): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd500): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd500): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd500): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594fc0 item 55 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd500): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd500): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.248091087 +0000 UTC m=+3.969257187 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd500): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd540): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd540): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd540): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd540): >_readAt: n=8, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd540): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.248091087 +0000 UTC m=+3.969257187 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd540): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595110 item 55 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd5c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd5c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd5c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd5c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd5c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.249782084 +0000 UTC m=+3.970948173 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd5c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd680): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd680): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd680): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595420 item 56 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd680): _readAt: size=2, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd680): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd680): _writeAt: size=3, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd680): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd680): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.250542331 +0000 UTC m=+3.971708421 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd680): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd6c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd6c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd6c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd6c0): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd6c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.250542331 +0000 UTC m=+3.971708421 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd6c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005955e0 item 56 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd780): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd780): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd780): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd780): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd780): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd780): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd780): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd780): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.252631575 +0000 UTC m=+3.973797675 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd780): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd7c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd7c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd7c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595960 item 57 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd7c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd7c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.253360754 +0000 UTC m=+3.974526864 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd7c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd880): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd880): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd880): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd880): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd880): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd880): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595b20 item 57 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd880): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd880): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.254082951 +0000 UTC m=+3.975249061 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd880): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd8c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd8c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd8c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd8c0): >_readAt: n=8, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd8c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.254082951 +0000 UTC m=+3.975249061 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd8c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595c70 item 57 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd980): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd980): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd980): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd980): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd980): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd980): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd980): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd980): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.255829401 +0000 UTC m=+3.976995522 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd980): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd9c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd9c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd9c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a070 item 58 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd9c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd9c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.256414761 +0000 UTC m=+3.977580871 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cd9c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cda80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cda80): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cda80): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a230 item 58 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cda80): _readAt: size=2, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cda80): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cda80): _writeAt: size=3, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cda80): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cda80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.257088376 +0000 UTC m=+3.978254496 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cda80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdac0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdac0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdac0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdac0): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdac0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.257088376 +0000 UTC m=+3.978254496 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdac0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a380 item 58 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdb80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdb80): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdb80): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdb80): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdb80): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdb80): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdb80): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdb80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.258500198 +0000 UTC m=+3.979666318 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdb80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdbc0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdbc0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdbc0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a770 item 59 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdbc0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdbc0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.259057915 +0000 UTC m=+3.980224025 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdbc0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdc80): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdc80): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdc80): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdc80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdc80): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdc80): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a8c0 item 59 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdc80): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdc80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.259649577 +0000 UTC m=+3.980815697 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdc80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdcc0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdcc0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdcc0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdcc0): >_readAt: n=8, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdcc0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.259649577 +0000 UTC m=+3.980815697 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdcc0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059aa80 item 59 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdd80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdd80): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdd80): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdd80): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdd80): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdd80): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdd80): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdd80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.261210669 +0000 UTC m=+3.982376779 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdd80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cddc0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cddc0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cddc0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ae70 item 60 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cddc0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cddc0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.261801458 +0000 UTC m=+3.982967568 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cddc0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cde80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cde80): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cde80): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b030 item 60 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cde80): _readAt: size=2, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cde80): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cde80): _writeAt: size=3, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cde80): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cde80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.262562387 +0000 UTC m=+3.983728497 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cde80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdec0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdec0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdec0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdec0): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdec0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.262562387 +0000 UTC m=+3.983728497 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0003cdec0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b1f0 item 60 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60000): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60000): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60000): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60000): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60000): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60000): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60000): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60000): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.264159616 +0000 UTC m=+3.985325737 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60000): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60040): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60040): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60040): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b500 item 61 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60040): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60040): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.264718316 +0000 UTC m=+3.985884426 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60040): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60100): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60100): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60100): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60100): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60100): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.264718316 +0000 UTC m=+3.985884426 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60100): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b650 item 61 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f601c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f601c0): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f601c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f601c0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f601c0): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f601c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f601c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f601c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.26636003 +0000 UTC m=+3.987526140 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f601c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60200): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60200): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60200): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ba40 item 62 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60200): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60200): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.266939998 +0000 UTC m=+3.988106119 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60200): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f602c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f602c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f602c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f602c0): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f602c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.266939998 +0000 UTC m=+3.988106119 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f602c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059bb90 item 62 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60380): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60380): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60380): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60380): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60380): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60380): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60380): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60380): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.268600338 +0000 UTC m=+3.989766448 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60380): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f603c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f603c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f603c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059bea0 item 63 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f603c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f603c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.269184695 +0000 UTC m=+3.990350805 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f603c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60480): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60480): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60480): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60480): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60480): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.269184695 +0000 UTC m=+3.990350805 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60480): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a0150 item 63 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60540): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60540): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60540): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60540): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60540): >_readAt: n=0, err=Bad file descriptor 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60540): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60540): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60540): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.270551493 +0000 UTC m=+3.991717613 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60540): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60580): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60580): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60580): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a0540 item 64 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60580): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60580): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.2713065 +0000 UTC m=+3.992472610 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60580): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60640): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60640): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60640): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60640): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60640): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.2713065 +0000 UTC m=+3.992472610 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60640): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a0770 item 64 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60680): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60680): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60680): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60680): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60680): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.272968812 +0000 UTC m=+3.994134922 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60680): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f606c0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f606c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f606c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f606c0): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f606c0): _writeAt: size=3, off=2 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a0c40 item 65 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f606c0): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f606c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.273649241 +0000 UTC m=+3.994815361 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f606c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60700): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60700): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60700): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60700): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60700): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.273649241 +0000 UTC m=+3.994815361 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60700): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a0e00 item 65 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60740): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60740): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60740): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60740): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60740): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.275415257 +0000 UTC m=+3.996581367 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60740): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60780): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60780): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a1180 item 66 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60780): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60780): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60780): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60780): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60780): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.276128537 +0000 UTC m=+3.997294647 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60780): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f607c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f607c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f607c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f607c0): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f607c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.276128537 +0000 UTC m=+3.997294647 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f607c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a1570 item 66 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60800): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60800): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60800): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60800): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60800): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.277920773 +0000 UTC m=+3.999086883 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60800): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60840): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60840): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60840): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60840): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60840): _writeAt: size=3, off=2 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a1880 item 67 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60840): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60840): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.278492737 +0000 UTC m=+3.999658857 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60840): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60880): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60880): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60880): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60880): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60880): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.278492737 +0000 UTC m=+3.999658857 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60880): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a1a40 item 67 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60900): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60900): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60900): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60900): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60900): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.28003836 +0000 UTC m=+4.001204470 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60900): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f609c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f609c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a1d50 item 68 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f609c0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f609c0): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f609c0): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f609c0): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f609c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.280672101 +0000 UTC m=+4.001838221 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f609c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a00): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a00): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a00): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.280672101 +0000 UTC m=+4.001838221 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a1ea0 item 68 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a40): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a40): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.282022817 +0000 UTC m=+4.003188927 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a80): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a80): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a80): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a80): _writeAt: size=3, off=2 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a82a0 item 69 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a80): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.28256171 +0000 UTC m=+4.003727820 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60ac0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60ac0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60ac0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60ac0): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60ac0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.28256171 +0000 UTC m=+4.003727820 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60ac0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a8460 item 69 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b40): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b40): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.284047441 +0000 UTC m=+4.005213551 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60c00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60c00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a8bd0 item 70 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60c00): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60c00): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60c00): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60c00): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60c00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.284694786 +0000 UTC m=+4.005860896 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60c00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60c40): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60c40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60c40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60c40): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60c40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.284694786 +0000 UTC m=+4.005860896 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60c40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a8d20 item 70 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60cc0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60cc0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60cc0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60cc0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60cc0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.285997282 +0000 UTC m=+4.007163392 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60cc0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60d80): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60d80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60d80): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60d80): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60d80): _writeAt: size=3, off=2 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a9030 item 71 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60d80): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60d80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.286571049 +0000 UTC m=+4.007737160 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60d80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60dc0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60dc0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60dc0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60dc0): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60dc0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.286571049 +0000 UTC m=+4.007737160 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60dc0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a91f0 item 71 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e40): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e40): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.287963065 +0000 UTC m=+4.009129185 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a9880 item 72 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f00): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f00): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f00): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f00): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.288617965 +0000 UTC m=+4.009784075 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f40): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f40): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.288617965 +0000 UTC m=+4.009784075 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a9b20 item 72 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f80): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f80): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f80): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f80): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f80): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.289961177 +0000 UTC m=+4.011127287 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60fc0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60fc0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60fc0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a9e30 item 73 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60fc0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60fc0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.290533613 +0000 UTC m=+4.011699723 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60fc0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61000): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61000): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61000): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61000): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61000): _writeAt: size=3, off=2 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae000 item 73 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61000): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61000): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.291177882 +0000 UTC m=+4.012343992 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61000): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61040): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61040): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61040): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61040): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61040): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.291177882 +0000 UTC m=+4.012343992 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61040): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae230 item 73 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61100): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61100): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61100): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61100): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61100): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61100): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61100): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.293061179 +0000 UTC m=+4.014227280 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61100): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5da40): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5da40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5da40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000588e00 item 74 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5da40): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5da40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.294752426 +0000 UTC m=+4.015918516 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5da40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904100): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904100): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a60e0 item 74 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904100): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904100): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904100): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904100): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904100): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.296230041 +0000 UTC m=+4.017396141 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904100): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904140): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904140): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904140): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904140): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904140): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.296230041 +0000 UTC m=+4.017396141 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904140): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6230 item 74 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60080): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60080): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60080): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60080): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60080): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60080): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60080): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.297668674 +0000 UTC m=+4.018834763 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60080): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f600c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f600c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f600c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae310 item 75 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f600c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f600c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.298261576 +0000 UTC m=+4.019427677 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f600c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60180): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60180): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60180): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60180): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60180): _writeAt: size=3, off=2 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae540 item 75 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60180): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60180): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.298829905 +0000 UTC m=+4.019996004 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60180): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f601c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f601c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f601c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f601c0): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f601c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.298829905 +0000 UTC m=+4.019996004 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f601c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae700 item 75 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60280): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60280): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60280): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60280): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60280): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60280): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60280): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.300021102 +0000 UTC m=+4.021187192 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60280): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f602c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f602c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f602c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aea80 item 76 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f602c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f602c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.300520449 +0000 UTC m=+4.021686540 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f602c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60380): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60380): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aebd0 item 76 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60380): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60380): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60380): _writeAt: size=3, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60380): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60380): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.30110665 +0000 UTC m=+4.022272741 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60380): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f603c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f603c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f603c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f603c0): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f603c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.30110665 +0000 UTC m=+4.022272741 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f603c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aed20 item 76 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60480): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60480): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60480): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60480): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60480): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60480): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60480): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.302265848 +0000 UTC m=+4.023431948 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60480): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f604c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f604c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f604c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af0a0 item 77 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f604c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f604c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.302717165 +0000 UTC m=+4.023883266 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f604c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60580): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60580): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60580): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60580): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60580): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.302717165 +0000 UTC m=+4.023883266 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60580): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af1f0 item 77 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60640): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60640): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60640): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60640): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60640): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60640): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60640): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.303899967 +0000 UTC m=+4.025066067 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60640): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60680): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60680): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60680): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af570 item 78 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60680): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60680): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.304422198 +0000 UTC m=+4.025588299 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60680): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60740): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60740): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60740): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60740): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60740): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.304422198 +0000 UTC m=+4.025588299 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60740): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af6c0 item 78 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60800): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60800): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60800): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60800): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60800): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60800): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60800): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.305580804 +0000 UTC m=+4.026746904 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60800): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60840): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60840): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60840): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af9d0 item 79 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60840): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60840): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.306069963 +0000 UTC m=+4.027236063 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60840): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60900): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60900): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60900): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60900): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60900): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.306069963 +0000 UTC m=+4.027236063 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60900): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005afb90 item 79 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f609c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f609c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f609c0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f609c0): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f609c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f609c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f609c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.307182192 +0000 UTC m=+4.028348292 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f609c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a00): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005afea0 item 80 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a00): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.307652826 +0000 UTC m=+4.028818926 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60a00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60ac0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60ac0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60ac0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60ac0): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60ac0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.307652826 +0000 UTC m=+4.028818926 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60ac0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6310 item 80 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b00): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b00): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.308852278 +0000 UTC m=+4.030018378 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b40): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b40): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b40): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b40): _writeAt: size=3, off=7 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6690 item 81 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b40): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.309366724 +0000 UTC m=+4.030532815 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b80): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b80): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b80): >_readAt: n=8, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.309366724 +0000 UTC m=+4.030532815 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60b80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6850 item 81 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60c00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60c00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60c00): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60c00): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60c00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.310500985 +0000 UTC m=+4.031667075 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60c00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60cc0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60cc0): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60cc0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6b60 item 82 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60cc0): _readAt: size=2, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60cc0): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60cc0): _writeAt: size=3, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60cc0): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60cc0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.311067409 +0000 UTC m=+4.032233510 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60cc0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60d00): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60d00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60d00): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60d00): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60d00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.311067409 +0000 UTC m=+4.032233510 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60d00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6cb0 item 82 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60d80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60d80): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60d80): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60d80): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60d80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.312238148 +0000 UTC m=+4.033404248 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60d80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e40): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e40): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e40): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e40): _writeAt: size=3, off=7 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6fc0 item 83 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e40): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.312721426 +0000 UTC m=+4.033887526 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e80): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e80): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e80): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e80): >_readAt: n=8, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e80): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.312721426 +0000 UTC m=+4.033887526 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60e80): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a71f0 item 83 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f00): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f00): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.314339775 +0000 UTC m=+4.035505875 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60f00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60fc0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60fc0): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60fc0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a75e0 item 84 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60fc0): _readAt: size=2, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60fc0): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60fc0): _writeAt: size=3, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60fc0): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60fc0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.315112657 +0000 UTC m=+4.036278746 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f60fc0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61000): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61000): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61000): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61000): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61000): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.315112657 +0000 UTC m=+4.036278746 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61000): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7730 item 84 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61080): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61080): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61080): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61080): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61080): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.316939999 +0000 UTC m=+4.038106099 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61080): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61180): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61180): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61180): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61180): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61180): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61180): _writeAt: size=3, off=7 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7a40 item 85 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61180): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61180): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.317665251 +0000 UTC m=+4.038831351 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61180): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f611c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f611c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f611c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f611c0): >_readAt: n=8, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f611c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.317665251 +0000 UTC m=+4.038831351 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f611c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7b90 item 85 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61240): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61240): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61240): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61240): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61240): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.319408565 +0000 UTC m=+4.040574665 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61240): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61300): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61300): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61300): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000588150 item 86 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61300): _readAt: size=2, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61300): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61300): _writeAt: size=3, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61300): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61300): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.320264734 +0000 UTC m=+4.041430834 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61300): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61340): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61340): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61340): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61340): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61340): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.320264734 +0000 UTC m=+4.041430834 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61340): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005888c0 item 86 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f613c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f613c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f613c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f613c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f613c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.322232119 +0000 UTC m=+4.043398249 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f613c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61480): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61480): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61480): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61480): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61480): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61480): _writeAt: size=3, off=7 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000588ee0 item 87 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61480): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61480): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.322960597 +0000 UTC m=+4.044126727 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61480): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f614c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f614c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f614c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f614c0): >_readAt: n=8, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f614c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.322960597 +0000 UTC m=+4.044126727 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f614c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000589030 item 87 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61540): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61540): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61540): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61540): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61540): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.324546135 +0000 UTC m=+4.045712235 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61540): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61600): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61600): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61600): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000589490 item 88 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61600): _readAt: size=2, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61600): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61600): _writeAt: size=3, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61600): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61600): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.325388006 +0000 UTC m=+4.046554136 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61600): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61640): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61640): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61640): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61640): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61640): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.325388006 +0000 UTC m=+4.046554136 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61640): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005896c0 item 88 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61700): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61700): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61700): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61700): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61700): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61700): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61700): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61700): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.327335043 +0000 UTC m=+4.048501173 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61700): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61740): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61740): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61740): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005899d0 item 89 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61740): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61740): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.328474042 +0000 UTC m=+4.049640172 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61740): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61800): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61800): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61800): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61800): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61800): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61800): _writeAt: size=3, off=7 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000589b20 item 89 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61800): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61800): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.329357661 +0000 UTC m=+4.050523792 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61800): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61840): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61840): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61840): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61840): >_readAt: n=8, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61840): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.329357661 +0000 UTC m=+4.050523792 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61840): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000589c70 item 89 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61900): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61900): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61900): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61900): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61900): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61900): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61900): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61900): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.331224518 +0000 UTC m=+4.052390648 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61900): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61940): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61940): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61940): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e000 item 90 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61940): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61940): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.332070426 +0000 UTC m=+4.053236567 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61940): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61a00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61a00): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61a00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e1c0 item 90 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61a00): _readAt: size=2, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61a00): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61a00): _writeAt: size=3, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61a00): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61a00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.333131059 +0000 UTC m=+4.054297199 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61a00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61a40): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61a40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61a40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61a40): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61a40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.333131059 +0000 UTC m=+4.054297199 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61a40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e310 item 90 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61b00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61b00): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61b00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61b00): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61b00): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61b00): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61b00): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61b00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.335237976 +0000 UTC m=+4.056404105 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61b00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61b40): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61b40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61b40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e5b0 item 91 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61b40): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61b40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.335996891 +0000 UTC m=+4.057163021 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61b40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61c00): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61c00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61c00): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61c00): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61c00): >_readAt: n=2, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61c00): _writeAt: size=3, off=7 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e700 item 91 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61c00): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61c00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.336877085 +0000 UTC m=+4.058043215 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61c00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61c40): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61c40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61c40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61c40): >_readAt: n=8, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61c40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.336877085 +0000 UTC m=+4.058043215 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61c40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e8c0 item 91 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61d00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61d00): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61d00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61d00): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61d00): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61d00): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61d00): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61d00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.338503058 +0000 UTC m=+4.059669159 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61d00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61d40): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61d40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61d40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058eb60 item 92 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61d40): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61d40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.339081275 +0000 UTC m=+4.060247375 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61d40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61e00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61e00): open at offset 5 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61e00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ecb0 item 92 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61e00): _readAt: size=2, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61e00): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61e00): _writeAt: size=3, off=5 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61e00): >_writeAt: n=3, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61e00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.339661965 +0000 UTC m=+4.060828065 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61e00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61e40): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61e40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61e40): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61e40): >_readAt: n=3, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61e40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.339661965 +0000 UTC m=+4.060828065 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61e40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ee00 item 92 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61f00): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61f00): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61f00): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61f00): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61f00): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61f00): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61f00): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61f00): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.341129242 +0000 UTC m=+4.062295341 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61f00): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61f40): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61f40): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61f40): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f0a0 item 93 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61f40): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61f40): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.341683292 +0000 UTC m=+4.062849391 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000f61f40): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904200): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904200): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904200): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904200): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904200): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.341683292 +0000 UTC m=+4.062849391 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904200): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f1f0 item 93 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0009042c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0009042c0): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0009042c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0009042c0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0009042c0): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0009042c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0009042c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0009042c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.343197425 +0000 UTC m=+4.064363525 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc0009042c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904300): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904300): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904300): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f500 item 94 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904300): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904300): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.343755322 +0000 UTC m=+4.064921423 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000904300): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c000): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c000): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c000): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c000): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c000): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.343755322 +0000 UTC m=+4.064921423 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c000): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f6c0 item 94 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c200): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c200): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c200): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c200): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c200): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c200): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c200): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c200): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.345691669 +0000 UTC m=+4.066857800 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c200): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c240): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c240): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c240): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fe230 item 95 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c240): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c240): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.346377829 +0000 UTC m=+4.067543929 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c240): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c300): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c300): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c300): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c300): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c300): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.346377829 +0000 UTC m=+4.067543929 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c300): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fe380 item 95 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 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/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c3c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c3c0): open at offset 0 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c3c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c3c0): _readAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c3c0): >_readAt: n=0, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c3c0): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c3c0): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c3c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.348164315 +0000 UTC m=+4.069330414 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c3c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c400): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c400): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c400): >openPending: err= 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fe700 item 96 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c400): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c400): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.348854711 +0000 UTC m=+4.070020801 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c400): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/23 02:29:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : open-test-file: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c4c0): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c4c0): openPending: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c4c0): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c4c0): >_readAt: n=5, err=EOF 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c4c0): close: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-23 02:29:19.348854711 +0000 UTC m=+4.070020801 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : open-test-file(0xc000e5c4c0): >close: err= 2025/05/23 02:29:19 DEBUG : open-test-file: Remove: 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fe850 item 96 2025/05/23 02:29:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/23 02:29:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/23 02:29:19 DEBUG : open-test-file: >Remove: err= 2025/05/23 02:29:19 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:19 DEBUG : : Looking for writers 2025/05/23 02:29:19 DEBUG : >WaitForWriters: 2025/05/23 02:29:19 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.61s) --- PASS: TestRWFileHandleOpenTests/writes (0.33s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.27s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- 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 "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:19 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:19 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:19 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 DEBUG : file1: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : file1(0xc000e5c700): openPending: 2025/05/23 02:29:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:19 DEBUG : file1(0xc000e5c700): >openPending: err= 2025/05/23 02:29:19 DEBUG : file1: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/23 02:29:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/23 02:29:19 DEBUG : file1(0xc000e5c700): _writeAt: size=2, off=0 2025/05/23 02:29:19 DEBUG : file1(0xc000e5c700): >_writeAt: n=2, err= 2025/05/23 02:29:19 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/05/23 02:29:19 DEBUG : file1(0xc000e5c700): RWFileHandle.Flush 2025/05/23 02:29:19 DEBUG : file1(0xc000e5c700): RWFileHandle.Release 2025/05/23 02:29:19 DEBUG : file1(0xc000e5c700): close: 2025/05/23 02:29:19 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/05/23 02:29:19 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : file1(0xc000e5c700): >close: err= 2025/05/23 02:29:19 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/05/23 02:29:19 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 2 (was 2) 2025/05/23 02:29:19 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:19 DEBUG : : Looking for writers 2025/05/23 02:29:19 DEBUG : file1: reading active writers 2025/05/23 02:29:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/23 02:29:19 DEBUG : : Looking for writers 2025/05/23 02:29:19 DEBUG : file1: reading active writers 2025/05/23 02:29:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/23 02:29:19 DEBUG : : Looking for writers 2025/05/23 02:29:19 DEBUG : file1: reading active writers 2025/05/23 02:29:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/23 02:29:19 DEBUG : : Looking for writers 2025/05/23 02:29:19 DEBUG : file1: reading active writers 2025/05/23 02:29:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/23 02:29:19 DEBUG : file1: vfs cache: starting upload 2025/05/23 02:29:19 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/05/23 02:29:19 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/05/23 02:29:19 INFO : file1: Copied (new) 2025/05/23 02:29:19 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/05/23 02:29:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/23 02:29:19 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:19 INFO : file1: vfs cache: upload succeeded try #1 2025/05/23 02:29:19 DEBUG : : Looking for writers 2025/05/23 02:29:19 DEBUG : file1: reading active writers 2025/05/23 02:29:19 DEBUG : >WaitForWriters: 2025/05/23 02:29:19 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:19 DEBUG : : Looking for writers 2025/05/23 02:29:19 DEBUG : file1: reading active writers 2025/05/23 02:29:19 DEBUG : >WaitForWriters: 2025/05/23 02:29:19 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.16s) === RUN TestRWCacheRename run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:19 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:19 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:19 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:19 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:19 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:19 DEBUG : rename_me: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : rename_me(0xc000414000): openPending: 2025/05/23 02:29:19 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/23 02:29:19 DEBUG : rename_me(0xc000414000): >openPending: err= 2025/05/23 02:29:19 DEBUG : rename_me: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/23 02:29:19 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/05/23 02:29:19 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/05/23 02:29:19 DEBUG : rename_me(0xc000414000): _writeAt: size=5, off=0 2025/05/23 02:29:19 DEBUG : rename_me(0xc000414000): >_writeAt: n=5, err= 2025/05/23 02:29:19 DEBUG : rename_me(0xc000414000): close: 2025/05/23 02:29:19 DEBUG : rename_me: vfs cache: setting modification time to 2025-05-23 02:29:19.512349456 +0000 UTC m=+4.233515596 2025/05/23 02:29:19 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/05/23 02:29:19 DEBUG : rename_me(0xc000414000): >close: err= 2025/05/23 02:29:19 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/05/23 02:29:19 DEBUG : i_was_renamed: Updating file with 0xc000a58900 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/23 02:29:19 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:19 DEBUG : : Looking for writers 2025/05/23 02:29:19 DEBUG : i_was_renamed: reading active writers 2025/05/23 02:29:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/23 02:29:19 DEBUG : : Looking for writers 2025/05/23 02:29:19 DEBUG : i_was_renamed: reading active writers 2025/05/23 02:29:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/23 02:29:19 DEBUG : : Looking for writers 2025/05/23 02:29:19 DEBUG : i_was_renamed: reading active writers 2025/05/23 02:29:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/23 02:29:19 DEBUG : : Looking for writers 2025/05/23 02:29:19 DEBUG : i_was_renamed: reading active writers 2025/05/23 02:29:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/23 02:29:19 DEBUG : i_was_renamed: vfs cache: starting upload 2025/05/23 02:29:19 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/23 02:29:19 DEBUG : i_was_renamed.ba46c2ff.partial: renamed to: i_was_renamed 2025/05/23 02:29:19 INFO : i_was_renamed: Copied (new) 2025/05/23 02:29:19 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-05-23 02:29:19.512349456 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/05/23 02:29:19 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/23 02:29:19 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/05/23 02:29:19 DEBUG : : Looking for writers 2025/05/23 02:29:19 DEBUG : i_was_renamed: reading active writers 2025/05/23 02:29:19 DEBUG : >WaitForWriters: 2025/05/23 02:29:19 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:19 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:19 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/23 02:29:19 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/23 02:29:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-yihecog3buwi" 2025/05/23 02:29:19 INFO : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/23 02:29:19 DEBUG : : forgetting directory cache 2025/05/23 02:29:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/23 02:29:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/23 02:29:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/23 02:29:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/23 02:29:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/23 02:29:19 DEBUG : TestRWCacheUpdate(0xc000e5cd00): _readAt: size=512, off=0 2025/05/23 02:29:19 DEBUG : TestRWCacheUpdate(0xc000e5cd00): openPending: 2025/05/23 02:29:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-23 01:30:19.670726729 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/05/23 02:29:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/23 02:29:19 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/23 02:29:19 DEBUG : TestRWCacheUpdate(0xc000e5cd00): >openPending: err= 2025/05/23 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/23 02:29:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/23 02:29:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:19 DEBUG : TestRWCacheUpdate(0xc000e5cd00): >_readAt: n=20, err=EOF 2025/05/23 02:29:19 DEBUG : TestRWCacheUpdate(0xc000e5cd00): close: 2025/05/23 02:29:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-23 01:30:19.670726729 +0000 UTC 2025/05/23 02:29:19 DEBUG : TestRWCacheUpdate(0xc000e5cd00): >close: err= 2025/05/23 02:29:20 DEBUG : : forgetting directory cache 2025/05/23 02:29:20 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000904a80): _readAt: size=512, off=0 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000904a80): openPending: 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-23 01:31:19.670726729 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-05-23 01:30:19.670726729 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-23 01:31:19.670726729 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-05-23 01:30:19.670726729 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/05/23 02:29:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/23 02:29:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000904a80): >openPending: err= 2025/05/23 02:29:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000904a80): >_readAt: n=20, err=EOF 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000904a80): close: 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-23 01:31:19.670726729 +0000 UTC 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000904a80): >close: err= 2025/05/23 02:29:20 DEBUG : : forgetting directory cache 2025/05/23 02:29:20 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000e5d040): _readAt: size=512, off=0 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000e5d040): openPending: 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-23 01:32:19.670726729 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-05-23 01:31:19.670726729 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-23 01:32:19.670726729 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-05-23 01:31:19.670726729 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/05/23 02:29:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/23 02:29:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000e5d040): >openPending: err= 2025/05/23 02:29:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000e5d040): >_readAt: n=20, err=EOF 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000e5d040): close: 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-23 01:32:19.670726729 +0000 UTC 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000e5d040): >close: err= 2025/05/23 02:29:20 DEBUG : : forgetting directory cache 2025/05/23 02:29:20 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000904b40): _readAt: size=512, off=0 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000904b40): openPending: 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-23 01:33:19.670726729 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-05-23 01:32:19.670726729 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-23 01:33:19.670726729 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-05-23 01:32:19.670726729 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/05/23 02:29:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/23 02:29:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000904b40): >openPending: err= 2025/05/23 02:29:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000904b40): >_readAt: n=20, err=EOF 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000904b40): close: 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-23 01:33:19.670726729 +0000 UTC 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000904b40): >close: err= 2025/05/23 02:29:20 DEBUG : : forgetting directory cache 2025/05/23 02:29:20 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000414480): _readAt: size=512, off=0 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000414480): openPending: 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-23 01:34:19.670726729 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-05-23 01:33:19.670726729 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-23 01:34:19.670726729 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-05-23 01:33:19.670726729 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/05/23 02:29:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/23 02:29:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000414480): >openPending: err= 2025/05/23 02:29:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000414480): >_readAt: n=20, err=EOF 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000414480): close: 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-23 01:34:19.670726729 +0000 UTC 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000414480): >close: err= 2025/05/23 02:29:20 DEBUG : : forgetting directory cache 2025/05/23 02:29:20 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000e5d640): _readAt: size=512, off=0 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000e5d640): openPending: 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-23 01:35:19.670726729 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-05-23 01:34:19.670726729 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-23 01:35:19.670726729 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-05-23 01:34:19.670726729 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/05/23 02:29:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/23 02:29:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000e5d640): >openPending: err= 2025/05/23 02:29:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000e5d640): >_readAt: n=20, err=EOF 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000e5d640): close: 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-23 01:35:19.670726729 +0000 UTC 2025/05/23 02:29:20 DEBUG : TestRWCacheUpdate(0xc000e5d640): >close: err= 2025/05/23 02:29:21 DEBUG : : forgetting directory cache 2025/05/23 02:29:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc0002d9400): _readAt: size=512, off=0 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc0002d9400): openPending: 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-05-23 01:36:19.670726729 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-05-23 01:35:19.670726729 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-05-23 01:36:19.670726729 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-05-23 01:35:19.670726729 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/05/23 02:29:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc0002d9400): >openPending: err= 2025/05/23 02:29:21 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc0002d9400): >_readAt: n=21, err=EOF 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc0002d9400): close: 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-23 01:36:19.670726729 +0000 UTC 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc0002d9400): >close: err= 2025/05/23 02:29:21 DEBUG : : forgetting directory cache 2025/05/23 02:29:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc000414000): _readAt: size=512, off=0 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc000414000): openPending: 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-05-23 01:37:19.670726729 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-05-23 01:36:19.670726729 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-05-23 01:37:19.670726729 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-05-23 01:36:19.670726729 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/05/23 02:29:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc000414000): >openPending: err= 2025/05/23 02:29:21 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc000414000): >_readAt: n=22, err=EOF 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc000414000): close: 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-23 01:37:19.670726729 +0000 UTC 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc000414000): >close: err= 2025/05/23 02:29:21 DEBUG : : forgetting directory cache 2025/05/23 02:29:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc0002d8a80): _readAt: size=512, off=0 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc0002d8a80): openPending: 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-05-23 01:38:19.670726729 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-05-23 01:37:19.670726729 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-05-23 01:38:19.670726729 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-05-23 01:37:19.670726729 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/05/23 02:29:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc0002d8a80): >openPending: err= 2025/05/23 02:29:21 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc0002d8a80): >_readAt: n=23, err=EOF 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc0002d8a80): close: 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-23 01:38:19.670726729 +0000 UTC 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc0002d8a80): >close: err= 2025/05/23 02:29:21 DEBUG : : forgetting directory cache 2025/05/23 02:29:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc000e5c340): _readAt: size=512, off=0 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc000e5c340): openPending: 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-05-23 01:39:19.670726729 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-05-23 01:38:19.670726729 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-05-23 01:39:19.670726729 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-05-23 01:38:19.670726729 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/05/23 02:29:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc000e5c340): >openPending: err= 2025/05/23 02:29:21 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc000e5c340): >_readAt: n=24, err=EOF 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc000e5c340): close: 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-23 01:39:19.670726729 +0000 UTC 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate(0xc000e5c340): >close: err= 2025/05/23 02:29:21 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:21 DEBUG : : Looking for writers 2025/05/23 02:29:21 DEBUG : TestRWCacheUpdate: reading active writers 2025/05/23 02:29:21 DEBUG : >WaitForWriters: 2025/05/23 02:29:21 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.08s) === RUN TestCaseSensitivity run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:21 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:21 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/23 02:29:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/23 02:29:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/23 02:29:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/23 02:29:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/23 02:29:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/23 02:29:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/23 02:29:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/23 02:29:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/23 02:29:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/23 02:29:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/23 02:29:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/23 02:29:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/23 02:29:21 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/05/23 02:29:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/23 02:29:21 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/05/23 02:29:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/23 02:29:21 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/05/23 02:29:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/23 02:29:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/23 02:29:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/23 02:29:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/23 02:29:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/05/23 02:29:21 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/05/23 02:29:21 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/05/23 02:29:21 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/05/23 02:29:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/23 02:29:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/23 02:29:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:21 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:21 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/23 02:29:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/23 02:29:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/23 02:29:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/23 02:29:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:21 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:21 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:21 DEBUG : : Looking for writers 2025/05/23 02:29:21 DEBUG : FiLeA: reading active writers 2025/05/23 02:29:21 DEBUG : FiLeB: reading active writers 2025/05/23 02:29:21 DEBUG : FilEb: reading active writers 2025/05/23 02:29:21 DEBUG : >WaitForWriters: 2025/05/23 02:29:21 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:21 DEBUG : : Looking for writers 2025/05/23 02:29:21 DEBUG : FiLeA: reading active writers 2025/05/23 02:29:21 DEBUG : FiLeB: reading active writers 2025/05/23 02:29:21 DEBUG : FilEb: reading active writers 2025/05/23 02:29:21 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.04s) === RUN TestUnicodeNormalization run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:21 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/23 02:29:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/23 02:29:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/05/23 02:29:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/05/23 02:29:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/23 02:29:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/23 02:29:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:21 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:21 DEBUG : : Looking for writers 2025/05/23 02:29:21 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/05/23 02:29:21 DEBUG : normal name with no special characters.txt: reading active writers 2025/05/23 02:29:21 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.01s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:21 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:21 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': Reusing VFS from active cache 2025/05/23 02:29:21 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:21 DEBUG : : Looking for writers 2025/05/23 02:29:21 DEBUG : >WaitForWriters: 2025/05/23 02:29:21 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:21 DEBUG : : Looking for writers 2025/05/23 02:29:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:21 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:21 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:21 DEBUG : : Looking for writers 2025/05/23 02:29:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:21 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:21 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:21 DEBUG : : Looking for writers 2025/05/23 02:29:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:21 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:21 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:21 DEBUG : dir: Looking for writers 2025/05/23 02:29:21 DEBUG : file2: reading active writers 2025/05/23 02:29:21 DEBUG : : Looking for writers 2025/05/23 02:29:21 DEBUG : dir: reading active writers 2025/05/23 02:29:21 DEBUG : file1: reading active writers 2025/05/23 02:29:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.01s) === RUN TestVFSStatParent run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:21 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:21 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:21 DEBUG : dir: Looking for writers 2025/05/23 02:29:21 DEBUG : : Looking for writers 2025/05/23 02:29:21 DEBUG : dir: reading active writers 2025/05/23 02:29:21 DEBUG : file1: reading active writers 2025/05/23 02:29:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.01s) === RUN TestVFSOpenFile run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:21 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : file1: Open: flags=O_RDONLY 2025/05/23 02:29:21 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/23 02:29:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/23 02:29:21 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/05/23 02:29:21 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:21 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/23 02:29:21 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/05/23 02:29:21 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/05/23 02:29:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/23 02:29:21 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': File to upload is small (0 bytes), uploading instead of streaming 2025/05/23 02:29:21 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/23 02:29:21 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/05/23 02:29:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/23 02:29:21 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/23 02:29:21 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:21 DEBUG : dir: Looking for writers 2025/05/23 02:29:21 DEBUG : file2: reading active writers 2025/05/23 02:29:21 DEBUG : new_file.txt: reading active writers 2025/05/23 02:29:21 DEBUG : : Looking for writers 2025/05/23 02:29:21 DEBUG : dir: reading active writers 2025/05/23 02:29:21 DEBUG : file1: reading active writers 2025/05/23 02:29:21 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.02s) === RUN TestVFSRename run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:21 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:21 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/05/23 02:29:21 DEBUG : dir/file1: Updating file with dir/file1 0xc000f14840 2025/05/23 02:29:21 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/23 02:29:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:21 INFO : dir/file1: Moved (server-side) to: file0 2025/05/23 02:29:21 DEBUG : file0: Updating file with file0 0xc000f14840 2025/05/23 02:29:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/05/23 02:29:21 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:21 DEBUG : dir: Looking for writers 2025/05/23 02:29:21 DEBUG : : Looking for writers 2025/05/23 02:29:21 DEBUG : file0: reading active writers 2025/05/23 02:29:21 DEBUG : dir: reading active writers 2025/05/23 02:29:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.02s) === RUN TestVFSStatfs run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:21 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:21 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:21 DEBUG : : Looking for writers 2025/05/23 02:29:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:21 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/05/23 02:29:21 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:21 DEBUG : : Looking for writers 2025/05/23 02:29:21 DEBUG : a: Looking for writers 2025/05/23 02:29:21 DEBUG : b: Looking for writers 2025/05/23 02:29:21 DEBUG : c: Looking for writers 2025/05/23 02:29:21 DEBUG : d: Looking for writers 2025/05/23 02:29:21 DEBUG : : Looking for writers 2025/05/23 02:29:21 DEBUG : /: reading active writers 2025/05/23 02:29:21 DEBUG : a: reading active writers 2025/05/23 02:29:21 DEBUG : b: reading active writers 2025/05/23 02:29:21 DEBUG : c: reading active writers 2025/05/23 02:29:21 DEBUG : d: reading active writers 2025/05/23 02:29:21 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.00s) === RUN TestVFSMkdirAll run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:21 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/23 02:29:21 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/05/23 02:29:21 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/05/23 02:29:21 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/05/23 02:29:21 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:21 DEBUG : a/b/c/d: Looking for writers 2025/05/23 02:29:21 DEBUG : a/b/c: Looking for writers 2025/05/23 02:29:21 DEBUG : d: reading active writers 2025/05/23 02:29:21 DEBUG : a/b: Looking for writers 2025/05/23 02:29:21 DEBUG : c: reading active writers 2025/05/23 02:29:21 DEBUG : a: Looking for writers 2025/05/23 02:29:21 DEBUG : b: reading active writers 2025/05/23 02:29:21 DEBUG : : Looking for writers 2025/05/23 02:29:21 DEBUG : a: reading active writers 2025/05/23 02:29:21 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.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 "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:21 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:21 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:21 DEBUG : : Looking for writers 2025/05/23 02:29:21 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:21 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/23 02:29:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:21 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/23 02:29:21 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/23 02:29:21 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/05/23 02:29:21 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': File to upload is small (5 bytes), uploading instead of streaming 2025/05/23 02:29:21 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/23 02:29:21 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/23 02:29:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/23 02:29:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/23 02:29:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/23 02:29:21 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/05/23 02:29:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/23 02:29:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:21 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': File to upload is small (0 bytes), uploading instead of streaming 2025/05/23 02:29:21 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/23 02:29:21 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/23 02:29:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:21 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': File to upload is small (7 bytes), uploading instead of streaming 2025/05/23 02:29:21 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/05/23 02:29:21 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:21 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:21 DEBUG : : Looking for writers 2025/05/23 02:29:21 DEBUG : file1: reading active writers 2025/05/23 02:29:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.00s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:21 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/23 02:29:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/23 02:29:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:21 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/05/23 02:29:21 DEBUG : : forgetting directory cache 2025/05/23 02:29:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/23 02:29:22 DEBUG : file1: aborting in-sequence write wait, off=100 2025/05/23 02:29:22 DEBUG : file1: failed to wait for in-sequence write to 100 2025/05/23 02:29:22 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/05/23 02:29:22 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': File to upload is small (11 bytes), uploading instead of streaming 2025/05/23 02:29:22 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/23 02:29:22 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/23 02:29:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:22 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/05/23 02:29:22 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:22 DEBUG : : Looking for writers 2025/05/23 02:29:22 DEBUG : file1: reading active writers 2025/05/23 02:29:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.01s) === RUN TestWriteFileHandleFlush run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:22 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/23 02:29:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/23 02:29:22 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/05/23 02:29:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:22 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': File to upload is small (5 bytes), uploading instead of streaming 2025/05/23 02:29:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/23 02:29:22 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/23 02:29:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:22 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/05/23 02:29:22 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:22 DEBUG : : Looking for writers 2025/05/23 02:29:22 DEBUG : file1: reading active writers 2025/05/23 02:29:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.00s) === RUN TestWriteFileHandleRelease run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:22 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/23 02:29:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/23 02:29:22 DEBUG : file1: WriteFileHandle.Release closing 2025/05/23 02:29:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:22 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': File to upload is small (0 bytes), uploading instead of streaming 2025/05/23 02:29:22 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/23 02:29:22 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/23 02:29:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:22 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/05/23 02:29:22 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:22 DEBUG : : Looking for writers 2025/05/23 02:29:22 DEBUG : file1: reading active writers 2025/05/23 02:29:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.00s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:22 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/23 02:29:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/23 02:29:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:22 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': File to upload is small (2 bytes), uploading instead of streaming 2025/05/23 02:29:22 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/05/23 02:29:22 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/23 02:29:22 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/05/23 02:29:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:22 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:22 DEBUG : : Looking for writers 2025/05/23 02:29:22 DEBUG : file1: reading active writers 2025/05/23 02:29:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.00s) === RUN TestFileReadAtZeroLength run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:22 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/23 02:29:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/23 02:29:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:22 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': File to upload is small (0 bytes), uploading instead of streaming 2025/05/23 02:29:22 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/23 02:29:22 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/23 02:29:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:22 DEBUG : file1: Open: flags=O_RDONLY 2025/05/23 02:29:22 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/23 02:29:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/23 02:29:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:22 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:22 DEBUG : : Looking for writers 2025/05/23 02:29:22 DEBUG : file1: reading active writers 2025/05/23 02:29:22 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.00s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "combine root 'dir1/rclone-test-yihecog3buwi'", Local "Local file system at /tmp/rclone1496582014", Modify Window "1ns" 2025/05/23 02:29:22 INFO : combine root 'dir1/rclone-test-yihecog3buwi': poll-interval is not supported by this remote 2025/05/23 02:29:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/23 02:29:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/23 02:29:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/23 02:29:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/23 02:29:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:22 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': File to upload is small (100 bytes), uploading instead of streaming 2025/05/23 02:29:22 DEBUG : file1: md5 = 61bd7349be54ad07ad43e405e38ff55e OK 2025/05/23 02:29:22 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/23 02:29:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/23 02:29:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/23 02:29:22 DEBUG : file1: Open: flags=O_RDONLY 2025/05/23 02:29:22 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/23 02:29:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/23 02:29:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/23 02:29:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/23 02:29:22 DEBUG : WaitForWriters: timeout=30s 2025/05/23 02:29:22 DEBUG : : Looking for writers 2025/05/23 02:29:22 DEBUG : file1: reading active writers 2025/05/23 02:29:22 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.00s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/05/23 02:29:22 DEBUG : combine root 'dir1/rclone-test-yihecog3buwi': Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestCombine:dir1 -verbose" - Finished OK in 7.61286393s (try 1/5)