"./vfs.test -test.v -test.timeout 1h0m0s -remote TestCombine:dir1 -verbose" - Starting (try 1/5) 2025/04/21 04:33:21 DEBUG : Creating backend with remote "TestCombine:dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 04:33:21 DEBUG : Creating backend with remote "/tmp/dir3" 2025/04/21 04:33:21 DEBUG : Creating backend with remote "/tmp/dir1" 2025/04/21 04:33:21 DEBUG : Creating backend with remote "/tmp/dir2" 2025/04/21 04:33:21 DEBUG : Creating backend with remote "/tmp/rclone1633459648" === RUN TestDirHandleMethods run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:21 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:21 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:21 DEBUG : dir: Looking for writers 2025/04/21 04:33:21 DEBUG : : Looking for writers 2025/04/21 04:33:21 DEBUG : dir: reading active writers 2025/04/21 04:33:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.01s) === RUN TestDirHandleReaddir run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:21 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:21 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:21 DEBUG : dir/subdir: Looking for writers 2025/04/21 04:33:21 DEBUG : dir: Looking for writers 2025/04/21 04:33:21 DEBUG : file1: reading active writers 2025/04/21 04:33:21 DEBUG : file2: reading active writers 2025/04/21 04:33:21 DEBUG : subdir: reading active writers 2025/04/21 04:33:21 DEBUG : : Looking for writers 2025/04/21 04:33:21 DEBUG : dir: reading active writers 2025/04/21 04:33:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.03s) === RUN TestDirHandleReaddirnames run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:21 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:21 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:21 DEBUG : dir: Looking for writers 2025/04/21 04:33:21 DEBUG : file1: reading active writers 2025/04/21 04:33:21 DEBUG : : Looking for writers 2025/04/21 04:33:21 DEBUG : dir: reading active writers 2025/04/21 04:33:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.00s) === RUN TestDirMethods run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:21 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:21 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:21 DEBUG : dir: Looking for writers 2025/04/21 04:33:21 DEBUG : : Looking for writers 2025/04/21 04:33:21 DEBUG : dir: reading active writers 2025/04/21 04:33:21 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:21 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:21 DEBUG : dir: forgetting directory cache 2025/04/21 04:33:21 DEBUG : : forgetting directory cache 2025/04/21 04:33:21 DEBUG : dir: forgetting directory cache 2025/04/21 04:33:21 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:21 DEBUG : : Looking for writers 2025/04/21 04:33:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:21 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:21 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/04/21 04:33:21 DEBUG : dir: invalidating directory cache 2025/04/21 04:33:21 DEBUG : : >ForgetPath: 2025/04/21 04:33:21 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/04/21 04:33:21 DEBUG : : invalidating directory cache 2025/04/21 04:33:21 DEBUG : dir: forgetting directory cache 2025/04/21 04:33:21 DEBUG : : >ForgetPath: 2025/04/21 04:33:21 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/04/21 04:33:21 DEBUG : : >ForgetPath: 2025/04/21 04:33:21 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:21 DEBUG : dir: Looking for writers 2025/04/21 04:33:21 DEBUG : : Looking for writers 2025/04/21 04:33:21 DEBUG : dir: reading active writers 2025/04/21 04:33:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.01s) === RUN TestDirWalk run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:21 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:21 DEBUG : : forgetting directory cache 2025/04/21 04:33:21 DEBUG : dir: forgetting directory cache 2025/04/21 04:33:21 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:21 DEBUG : dir: Looking for writers 2025/04/21 04:33:21 DEBUG : fil/a/b: Looking for writers 2025/04/21 04:33:21 DEBUG : fil/a: Looking for writers 2025/04/21 04:33:21 DEBUG : b: reading active writers 2025/04/21 04:33:21 DEBUG : fil: Looking for writers 2025/04/21 04:33:21 DEBUG : a: reading active writers 2025/04/21 04:33:21 DEBUG : : Looking for writers 2025/04/21 04:33:21 DEBUG : dir: reading active writers 2025/04/21 04:33:21 DEBUG : fil: reading active writers 2025/04/21 04:33:21 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.02s) === RUN TestDirSetModTime run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:21 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:21 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:21 DEBUG : dir: Looking for writers 2025/04/21 04:33:21 DEBUG : : Looking for writers 2025/04/21 04:33:21 DEBUG : dir: reading active writers 2025/04/21 04:33:21 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.01s) === RUN TestDirStat run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:21 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:21 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:21 DEBUG : dir: Looking for writers 2025/04/21 04:33:21 DEBUG : file1: reading active writers 2025/04/21 04:33:21 DEBUG : : Looking for writers 2025/04/21 04:33:21 DEBUG : dir: reading active writers 2025/04/21 04:33:21 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.00s) === RUN TestDirReadDirAll run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:21 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/04/21 04:33:21 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/21 04:33:21 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/21 04:33:21 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/21 04:33:21 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/21 04:33:21 DEBUG : Waiting for deletions to finish 2025/04/21 04:33:21 INFO : dir/subdir/file3: Deleted 2025/04/21 04:33:21 DEBUG : removing 1 level 2 directories 2025/04/21 04:33:21 INFO : dir/subdir: Removing directory 2025/04/21 04:33:21 DEBUG : dir: invalidating directory cache 2025/04/21 04:33:21 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/21 04:33:21 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/21 04:33:21 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/21 04:33:21 DEBUG : dir/file1: Reset virtual modtime 2025/04/21 04:33:21 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/21 04:33:21 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/21 04:33:21 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/21 04:33:21 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/21 04:33:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:33:21 DEBUG : dir: invalidating directory cache 2025/04/21 04:33:21 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/21 04:33:21 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/21 04:33:21 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/21 04:33:21 DEBUG : : forgetting directory cache 2025/04/21 04:33:21 DEBUG : dir: forgetting directory cache 2025/04/21 04:33:21 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/21 04:33:21 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:21 DEBUG : dir/virtualDir: Looking for writers 2025/04/21 04:33:21 DEBUG : dir: Looking for writers 2025/04/21 04:33:21 DEBUG : virtualFile: reading active writers 2025/04/21 04:33:21 DEBUG : virtualDir: reading active writers 2025/04/21 04:33:21 DEBUG : file1: reading active writers 2025/04/21 04:33:21 DEBUG : virtualFile2: reading active writers 2025/04/21 04:33:21 DEBUG : : Looking for writers 2025/04/21 04:33:21 DEBUG : dir: reading active writers 2025/04/21 04:33:21 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.02s) --- PASS: TestDirReadDirAll/Virtual (0.00s) === RUN TestDirOpen run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:21 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:21 ERROR : dir/: Can only open directories read only 2025/04/21 04:33:21 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:21 DEBUG : dir: Looking for writers 2025/04/21 04:33:21 DEBUG : : Looking for writers 2025/04/21 04:33:21 DEBUG : dir: reading active writers 2025/04/21 04:33:21 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.01s) === RUN TestDirCreate run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:21 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:21 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/21 04:33:21 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/21 04:33:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/21 04:33:21 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': File to upload is small (5 bytes), uploading instead of streaming 2025/04/21 04:33:21 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/21 04:33:21 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/04/21 04:33:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/21 04:33:21 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:21 DEBUG : dir: Looking for writers 2025/04/21 04:33:21 DEBUG : file1: reading active writers 2025/04/21 04:33:21 DEBUG : potato: reading active writers 2025/04/21 04:33:21 DEBUG : : Looking for writers 2025/04/21 04:33:21 DEBUG : dir: reading active writers 2025/04/21 04:33:21 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.11s) === RUN TestDirMkdir run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:21 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/21 04:33:21 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:21 DEBUG : dir/sub: Looking for writers 2025/04/21 04:33:21 DEBUG : dir: Looking for writers 2025/04/21 04:33:21 DEBUG : file1: reading active writers 2025/04/21 04:33:21 DEBUG : sub: reading active writers 2025/04/21 04:33:21 DEBUG : : Looking for writers 2025/04/21 04:33:21 DEBUG : dir: reading active writers 2025/04/21 04:33:21 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.11s) === RUN TestDirMkdirSub run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:21 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/21 04:33:21 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/04/21 04:33:21 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:21 DEBUG : dir/sub/subsub: Looking for writers 2025/04/21 04:33:21 DEBUG : dir/sub: Looking for writers 2025/04/21 04:33:21 DEBUG : subsub: reading active writers 2025/04/21 04:33:21 DEBUG : dir: Looking for writers 2025/04/21 04:33:21 DEBUG : file1: reading active writers 2025/04/21 04:33:21 DEBUG : sub: reading active writers 2025/04/21 04:33:21 DEBUG : : Looking for writers 2025/04/21 04:33:21 DEBUG : dir: reading active writers 2025/04/21 04:33:21 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.01s) === RUN TestDirRemove run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:21 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:21 ERROR : dir/: Dir.Remove not empty 2025/04/21 04:33:21 DEBUG : dir/file1: Remove: 2025/04/21 04:33:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:33:21 DEBUG : dir/file1: >Remove: err= 2025/04/21 04:33:21 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/21 04:33:21 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:21 DEBUG : : Looking for writers 2025/04/21 04:33:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.01s) === RUN TestDirRemoveAll run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:21 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:21 DEBUG : dir/file1: Remove: 2025/04/21 04:33:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:33:21 DEBUG : dir/file1: >Remove: err= 2025/04/21 04:33:21 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.00s) === RUN TestDirRemoveName run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 DEBUG : dir/file1: Remove: 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:33:22 DEBUG : dir/file1: >Remove: err= 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.11s) === RUN TestDirRename run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/21 04:33:22 NOTICE: Local file system at /tmp/dir1: srcU.f=Local file system at /tmp/dir1, srcURemote="rclone-test-jicofuz6jeqe/dir", dstURemote="rclone-test-jicofuz6jeqe/dir2" 2025/04/21 04:33:22 DEBUG : dir: Updating dir with dir2 0xc000a620d0 2025/04/21 04:33:22 DEBUG : dir: forgetting directory cache 2025/04/21 04:33:22 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/21 04:33:22 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/04/21 04:33:22 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/21 04:33:22 DEBUG : file2: Updating file with file2 0xc00019f380 2025/04/21 04:33:22 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/21 04:33:22 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/21 04:33:22 INFO : dir2/file3: Deleted 2025/04/21 04:33:22 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/21 04:33:22 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00019f380 2025/04/21 04:33:22 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/21 04:33:22 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/21 04:33:22 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/21 04:33:22 NOTICE: Local file system at /tmp/dir1: srcU.f=Local file system at /tmp/dir1, srcURemote="rclone-test-jicofuz6jeqe/empty directory", dstURemote="rclone-test-jicofuz6jeqe/renamed empty directory" 2025/04/21 04:33:22 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000dbaa90 2025/04/21 04:33:22 DEBUG : empty directory: forgetting directory cache 2025/04/21 04:33:22 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/21 04:33:22 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/21 04:33:22 DEBUG : dir2: Renaming to "dir3" 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir3: Looking for writers 2025/04/21 04:33:22 DEBUG : file3: reading active writers 2025/04/21 04:33:22 DEBUG : renamed empty directory: Looking for writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir3: reading active writers 2025/04/21 04:33:22 DEBUG : renamed empty directory: reading active writers 2025/04/21 04:33:22 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-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/21 04:33:22 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:22 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/21 04:33:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/21 04:33:22 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/21 04:33:22 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/21 04:33:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/21 04:33:22 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:22 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/21 04:33:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/21 04:33:22 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/21 04:33:22 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/21 04:33:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': File to upload is small (12 bytes), uploading instead of streaming 2025/04/21 04:33:22 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/04/21 04:33:22 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/04/21 04:33:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/21 04:33:22 DEBUG : : forgetting directory cache 2025/04/21 04:33:22 DEBUG : dir: forgetting directory cache 2025/04/21 04:33:22 DEBUG : dir/sub: forgetting directory cache 2025/04/21 04:33:22 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/21 04:33:22 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': File to upload is small (5 bytes), uploading instead of streaming 2025/04/21 04:33:22 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/21 04:33:22 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/04/21 04:33:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir/sub: Looking for writers 2025/04/21 04:33:22 DEBUG : file0: reading active writers 2025/04/21 04:33:22 DEBUG : file2: reading active writers 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : sub: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.01s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 DEBUG : : Re-reading directory (75.577498ms old) 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (0.08s) === RUN TestDirMetadataExtension run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/04/21 04:33:22 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:22 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/04/21 04:33:22 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/04/21 04:33:22 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/04/21 04:33:22 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:22 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:22 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/04/21 04:33:22 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:22 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/04/21 04:33:22 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/04/21 04:33:22 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/04/21 04:33:22 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:22 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : file1.metadata: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : dir.metadata: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.01s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 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-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 DEBUG : Can set mod time: true 2025/04/21 04:33:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 DEBUG : dir: forgetting directory cache 2025/04/21 04:33:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/21 04:33:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': File to upload is small (0 bytes), uploading instead of streaming 2025/04/21 04:33:22 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/21 04:33:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/21 04:33:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/21 04:33:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': File to upload is small (5 bytes), uploading instead of streaming 2025/04/21 04:33:22 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/21 04:33:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/21 04:33:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:33:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:33:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/21 04:33:22 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:33:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:33:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:33:22 DEBUG : dir/file1(0xc00045edc0): close: 2025/04/21 04:33:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/21 04:33:22 DEBUG : dir/file1(0xc00045edc0): >close: err= 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:33:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/21 04:33:22 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:33:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:33:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:33:22 DEBUG : dir/file1(0xc000812d00): _writeAt: size=5, off=0 2025/04/21 04:33:22 DEBUG : dir/file1(0xc000812d00): openPending: 2025/04/21 04:33:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/21 04:33:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:22 DEBUG : dir/file1(0xc000812d00): >openPending: err= 2025/04/21 04:33:22 DEBUG : dir/file1(0xc000812d00): >_writeAt: n=5, err= 2025/04/21 04:33:22 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/21 04:33:22 DEBUG : dir/file1(0xc000812d00): close: 2025/04/21 04:33:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/04/21 04:33:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/04/21 04:33:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/04/21 04:33:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/21 04:33:22 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/21 04:33:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:22 DEBUG : dir/file1(0xc000812d00): >close: err= 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:33:22 DEBUG : : forgetting directory cache 2025/04/21 04:33:22 DEBUG : dir: forgetting directory cache 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:33:22 DEBUG : dir/file1: vfs cache: starting upload 2025/04/21 04:33:22 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/04/21 04:33:22 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/04/21 04:33:22 INFO : dir/file1: Copied (replaced existing) 2025/04/21 04:33:22 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/04/21 04:33:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/21 04:33:22 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.23s) --- 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.02s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.02s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.16s) === RUN TestFileOpenRead run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:33:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/21 04:33:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.00s) === RUN TestFileOpenReadUnknownSize 2025/04/21 04:33:22 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/04/21 04:33:22 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/21 04:33:22 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:22 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : file.txt: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': File to upload is small (25 bytes), uploading instead of streaming 2025/04/21 04:33:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/21 04:33:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.00s) === RUN TestFileRemove run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 DEBUG : dir/file1: Remove: 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:33:22 DEBUG : dir/file1: >Remove: err= 2025/04/21 04:33:22 DEBUG : dir/file1: Remove: 2025/04/21 04:33:22 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.00s) === RUN TestFileRemoveAll run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 DEBUG : dir/file1: Remove: 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:33:22 DEBUG : dir/file1: >Remove: err= 2025/04/21 04:33:22 DEBUG : dir/file1: Remove: 2025/04/21 04:33:22 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.01s) === RUN TestFileOpen run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:33:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/21 04:33:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/21 04:33:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/21 04:33:22 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/21 04:33:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/21 04:33:22 DEBUG : dir/file1: Open: flags=0x3 2025/04/21 04:33:22 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/21 04:33:22 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.00s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: 2025/04/21 04:33:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:33:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000d7c840 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:33:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:33:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/21 04:33:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000d7c840 2025/04/21 04:33:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/21 04:33:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:22 DEBUG : dir/file1: File is currently open, delaying rename 0xc000d7c840 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:33:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': File to upload is small (25 bytes), uploading instead of streaming 2025/04/21 04:33:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/21 04:33:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/21 04:33:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:33:22 DEBUG : newLeaf: Running delayed rename now 2025/04/21 04:33:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:33:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000d7c840 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: 2025/04/21 04:33:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:33:22 DEBUG : newLeaf: Updating file with newLeaf 0xc0005a3740 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:33:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:33:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/21 04:33:22 DEBUG : dir/file1: Updating file with dir/file1 0xc0005a3740 2025/04/21 04:33:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/21 04:33:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:22 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005a3740 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:33:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': File to upload is small (25 bytes), uploading instead of streaming 2025/04/21 04:33:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/21 04:33:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/21 04:33:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:33:22 DEBUG : newLeaf: Running delayed rename now 2025/04/21 04:33:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:33:22 DEBUG : newLeaf: Updating file with newLeaf 0xc0005a3740 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:33:22 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/21 04:33:22 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:33:22 DEBUG : dir/file1(0xc00045fe80): openPending: 2025/04/21 04:33:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/21 04:33:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:22 DEBUG : dir/file1(0xc00045fe80): >openPending: err= 2025/04/21 04:33:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/21 04:33:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:33:22 DEBUG : dir/file1(0xc00045fe80): _writeAt: size=14, off=0 2025/04/21 04:33:22 DEBUG : dir/file1(0xc00045fe80): >_writeAt: n=14, err= 2025/04/21 04:33:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/21 04:33:22 DEBUG : dir/file1(0xc00045fe80): close: 2025/04/21 04:33:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/21 04:33:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/21 04:33:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:22 DEBUG : dir/file1(0xc00045fe80): >close: err= 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:33:22 DEBUG : dir/file1: vfs cache: starting upload 2025/04/21 04:33:22 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/21 04:33:22 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/04/21 04:33:22 INFO : dir/file1: Copied (replaced existing) 2025/04/21 04:33:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/21 04:33:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : file1: reading active writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: 2025/04/21 04:33:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:33:22 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:33:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:33:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:33:22 DEBUG : dir/file1(0xc000812000): _readAt: size=512, off=0 2025/04/21 04:33:22 DEBUG : dir/file1(0xc000812000): openPending: 2025/04/21 04:33:22 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/04/21 04:33:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:22 DEBUG : dir/file1(0xc000812000): >openPending: err= 2025/04/21 04:33:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/21 04:33:22 DEBUG : dir/file1(0xc000812000): >_readAt: n=14, err=EOF 2025/04/21 04:33:22 DEBUG : dir/file1(0xc000812000): close: 2025/04/21 04:33:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/21 04:33:22 DEBUG : dir/file1(0xc000812000): >close: err= 2025/04/21 04:33:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:33:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/21 04:33:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000d7c3c0 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:33:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:33:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/21 04:33:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/21 04:33:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000d7c3c0 2025/04/21 04:33:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/21 04:33:22 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:33:22 DEBUG : dir/file1(0xc0005dcb00): openPending: 2025/04/21 04:33:22 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/04/21 04:33:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:22 DEBUG : dir/file1(0xc0005dcb00): >openPending: err= 2025/04/21 04:33:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/21 04:33:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:33:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:33:22 DEBUG : dir/file1(0xc0005dcb00): _writeAt: size=25, off=0 2025/04/21 04:33:22 DEBUG : dir/file1(0xc0005dcb00): >_writeAt: n=25, err= 2025/04/21 04:33:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:33:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/21 04:33:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000d7c3c0 2025/04/21 04:33:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:33:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:33:22 DEBUG : newLeaf(0xc0005dcb00): close: 2025/04/21 04:33:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/21 04:33:22 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-21 04:33:22.836482413 +0000 UTC m=+1.258620969 2025/04/21 04:33:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:22 DEBUG : newLeaf(0xc0005dcb00): >close: err= 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:33:22 DEBUG : newLeaf: vfs cache: starting upload 2025/04/21 04:33:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/21 04:33:22 DEBUG : newLeaf.632db2fd.partial: renamed to: newLeaf 2025/04/21 04:33:22 INFO : newLeaf: Copied (replaced existing) 2025/04/21 04:33:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-21 04:33:22.836482413 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/21 04:33:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/21 04:33:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:33:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: 2025/04/21 04:33:22 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:22 DEBUG : dir: Looking for writers 2025/04/21 04:33:22 DEBUG : : Looking for writers 2025/04/21 04:33:22 DEBUG : dir: reading active writers 2025/04/21 04:33:22 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:22 DEBUG : >WaitForWriters: 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:22 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : >WaitForWriters: 2025/04/21 04:33:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:33:23 DEBUG : newLeaf: Updating file with newLeaf 0xc001028000 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:33:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:33:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/21 04:33:23 DEBUG : dir/file1: Updating file with dir/file1 0xc001028000 2025/04/21 04:33:23 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/21 04:33:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0005dcec0): openPending: 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0005dcec0): >openPending: err= 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/21 04:33:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:33:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0005dcec0): _writeAt: size=25, off=0 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0005dcec0): >_writeAt: n=25, err= 2025/04/21 04:33:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:33:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/21 04:33:23 DEBUG : newLeaf: Updating file with newLeaf 0xc001028000 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:33:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:33:23 DEBUG : newLeaf(0xc0005dcec0): close: 2025/04/21 04:33:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/21 04:33:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-21 04:33:23.023072053 +0000 UTC m=+1.445210609 2025/04/21 04:33:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:23 DEBUG : newLeaf(0xc0005dcec0): >close: err= 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:33:23 DEBUG : newLeaf: vfs cache: starting upload 2025/04/21 04:33:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/21 04:33:23 DEBUG : newLeaf.adaca878.partial: renamed to: newLeaf 2025/04/21 04:33:23 INFO : newLeaf: Copied (replaced existing) 2025/04/21 04:33:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-21 04:33:23.023072053 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/21 04:33:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/21 04:33:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:33:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:23 DEBUG : >WaitForWriters: 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : >WaitForWriters: 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:33:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/21 04:33:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000412fc0): openPending: 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000412fc0): >openPending: err= 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/21 04:33:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000412fc0): _writeAt: size=14, off=0 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000412fc0): >_writeAt: n=14, err= 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000412fc0): close: 2025/04/21 04:33:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/21 04:33:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000412fc0): >close: err= 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: starting upload 2025/04/21 04:33:23 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/21 04:33:23 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/04/21 04:33:23 INFO : dir/file1: Copied (replaced existing) 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/21 04:33:23 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : >WaitForWriters: 2025/04/21 04:33:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:33:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:33:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:33:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000413240): _readAt: size=512, off=0 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000413240): openPending: 2025/04/21 04:33:23 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/04/21 04:33:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000413240): >openPending: err= 2025/04/21 04:33:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000413240): >_readAt: n=14, err=EOF 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000413240): close: 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000413240): >close: err= 2025/04/21 04:33:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:33:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/21 04:33:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000815080 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:33:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:33:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/21 04:33:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/21 04:33:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000815080 2025/04/21 04:33:23 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/21 04:33:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0008123c0): openPending: 2025/04/21 04:33:23 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/04/21 04:33:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0008123c0): >openPending: err= 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/21 04:33:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:33:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0008123c0): _writeAt: size=25, off=0 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0008123c0): >_writeAt: n=25, err= 2025/04/21 04:33:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:33:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/21 04:33:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000815080 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:33:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:33:23 DEBUG : newLeaf(0xc0008123c0): close: 2025/04/21 04:33:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/21 04:33:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-21 04:33:23.383373525 +0000 UTC m=+1.805512091 2025/04/21 04:33:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:23 DEBUG : newLeaf(0xc0008123c0): >close: err= 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:33:23 DEBUG : newLeaf: vfs cache: starting upload 2025/04/21 04:33:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/21 04:33:23 DEBUG : newLeaf.29ba2e05.partial: renamed to: newLeaf 2025/04/21 04:33:23 INFO : newLeaf: Copied (replaced existing) 2025/04/21 04:33:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-21 04:33:23.383373525 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/21 04:33:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/21 04:33:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:33:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:23 DEBUG : >WaitForWriters: 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:23 DEBUG : >WaitForWriters: 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : >WaitForWriters: 2025/04/21 04:33:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:33:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:33:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:33:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045e300): _readAt: size=512, off=0 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045e300): openPending: 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045e300): >openPending: err= 2025/04/21 04:33:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045e300): >_readAt: n=14, err=EOF 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045e300): close: 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045e300): >close: err= 2025/04/21 04:33:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:33:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/21 04:33:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000d7c240 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:33:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:33:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/21 04:33:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/21 04:33:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000d7c240 2025/04/21 04:33:23 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/21 04:33:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045f240): openPending: 2025/04/21 04:33:23 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/04/21 04:33:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045f240): >openPending: err= 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/21 04:33:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:33:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045f240): _writeAt: size=25, off=0 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045f240): >_writeAt: n=25, err= 2025/04/21 04:33:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/21 04:33:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/21 04:33:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000d7c240 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:33:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:33:23 DEBUG : newLeaf(0xc00045f240): close: 2025/04/21 04:33:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/21 04:33:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-21 04:33:23.557354674 +0000 UTC m=+1.979493210 2025/04/21 04:33:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:23 DEBUG : newLeaf(0xc00045f240): >close: err= 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:33:23 DEBUG : newLeaf: vfs cache: starting upload 2025/04/21 04:33:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/21 04:33:23 DEBUG : newLeaf.1d69127d.partial: renamed to: newLeaf 2025/04/21 04:33:23 INFO : newLeaf: Copied (replaced existing) 2025/04/21 04:33:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-21 04:33:23.557354674 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/21 04:33:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/21 04:33:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/21 04:33:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:23 DEBUG : >WaitForWriters: 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : newLeaf: reading active writers 2025/04/21 04:33:23 DEBUG : >WaitForWriters: 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting --- PASS: TestFileRename (1.12s) --- PASS: TestFileRename/off,forceCache=false (0.03s) --- PASS: TestFileRename/minimal,forceCache=false (0.02s) --- PASS: TestFileRename/minimal,forceCache=true (0.34s) --- PASS: TestFileRename/writes,forceCache=false (0.21s) --- PASS: TestFileRename/writes,forceCache=true (0.34s) --- PASS: TestFileRename/full,forceCache=false (0.17s) === 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-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 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-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:33:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/21 04:33:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.01s) === RUN TestReadFileHandleSeek run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:33:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/21 04:33:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/21 04:33:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/21 04:33:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/21 04:33:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.03s) === RUN TestReadFileHandleReadAt run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:33:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/21 04:33:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/21 04:33:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/21 04:33:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/21 04:33:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/04/21 04:33:23 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/04/21 04:33:23 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/04/21 04:33:23 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/21 04:33:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/21 04:33:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/21 04:33:23 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/04/21 04:33:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/21 04:33:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/21 04:33:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/21 04:33:23 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.09s) === RUN TestReadFileHandleFlush run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:33:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/21 04:33:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.00s) === RUN TestReadFileHandleRelease run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:33:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/21 04:33:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/04/21 04:33:23 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.01s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:33:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:33:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:33:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:33:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:33:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045f540): _readAt: size=1, off=0 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045f540): openPending: 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045f540): >openPending: err= 2025/04/21 04:33:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045f540): >_readAt: n=1, err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045f540): _readAt: size=256, off=1 2025/04/21 04:33:23 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045f540): >_readAt: n=15, err=EOF 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045f540): _readAt: size=16, off=16 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045f540): >_readAt: n=0, err=EOF 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045f540): close: 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045f540): >close: err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045f540): close: 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045f540): >close: err=file already closed 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : >WaitForWriters: 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.01s) === RUN TestRWFileHandleSeek run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:33:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:33:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:33:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:33:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:33:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000812680): _readAt: size=1, off=0 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000812680): openPending: 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000812680): >openPending: err= 2025/04/21 04:33:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000812680): >_readAt: n=1, err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000812680): _readAt: size=1, off=5 2025/04/21 04:33:23 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000812680): >_readAt: n=1, err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000812680): _readAt: size=1, off=3 2025/04/21 04:33:23 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000812680): >_readAt: n=1, err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000812680): _readAt: size=1, off=13 2025/04/21 04:33:23 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000812680): >_readAt: n=1, err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000812680): _readAt: size=16, off=100 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000812680): >_readAt: n=0, err=EOF 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000812680): close: 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/21 04:33:23 DEBUG : dir/file1(0xc000812680): >close: err= 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : >WaitForWriters: 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.01s) === RUN TestRWFileHandleReadAt run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:33:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:33:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:33:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:33:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:33:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045fd00): _readAt: size=1, off=0 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045fd00): openPending: 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045fd00): >openPending: err= 2025/04/21 04:33:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045fd00): >_readAt: n=1, err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045fd00): _readAt: size=1, off=5 2025/04/21 04:33:23 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045fd00): >_readAt: n=1, err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045fd00): _readAt: size=1, off=1 2025/04/21 04:33:23 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045fd00): >_readAt: n=1, err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045fd00): _readAt: size=6, off=10 2025/04/21 04:33:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045fd00): >_readAt: n=6, err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045fd00): _readAt: size=256, off=10 2025/04/21 04:33:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045fd00): >_readAt: n=6, err=EOF 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045fd00): _readAt: size=256, off=100 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045fd00): >_readAt: n=0, err=EOF 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045fd00): close: 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045fd00): >close: err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045fd00): _readAt: size=256, off=100 2025/04/21 04:33:23 DEBUG : dir/file1(0xc00045fd00): >_readAt: n=0, err=file already closed 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : >WaitForWriters: 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.01s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:33:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:33:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:33:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:33:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:33:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0005dd1c0): RWFileHandle.Flush 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0005dd1c0): _readAt: size=256, off=0 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0005dd1c0): openPending: 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0005dd1c0): >openPending: err= 2025/04/21 04:33:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0005dd1c0): >_readAt: n=16, err=EOF 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0005dd1c0): RWFileHandle.Flush 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0005dd1c0): RWFileHandle.Flush 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0005dd1c0): close: 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0005dd1c0): >close: err= 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : >WaitForWriters: 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.01s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:33:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/21 04:33:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:33:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:33:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:33:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0002db5c0): _readAt: size=256, off=0 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0002db5c0): openPending: 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/21 04:33:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0002db5c0): >openPending: err= 2025/04/21 04:33:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0002db5c0): >_readAt: n=16, err=EOF 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0002db5c0): RWFileHandle.Release 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0002db5c0): close: 2025/04/21 04:33:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0002db5c0): >close: err= 2025/04/21 04:33:23 DEBUG : dir/file1(0xc0002db5c0): RWFileHandle.Release 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : dir: Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : dir: reading active writers 2025/04/21 04:33:23 DEBUG : >WaitForWriters: 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.01s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:23 DEBUG : file1: newRWFileHandle: 2025/04/21 04:33:23 DEBUG : file1(0xc0002db800): openPending: 2025/04/21 04:33:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:23 DEBUG : file1(0xc0002db800): >openPending: err= 2025/04/21 04:33:23 DEBUG : file1: >newRWFileHandle: err= 2025/04/21 04:33:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/21 04:33:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/21 04:33:23 DEBUG : file1(0xc0002db800): _writeAt: size=5, off=0 2025/04/21 04:33:23 DEBUG : file1(0xc0002db800): >_writeAt: n=5, err= 2025/04/21 04:33:23 DEBUG : file1(0xc0002db800): _writeAt: size=7, off=5 2025/04/21 04:33:23 DEBUG : file1(0xc0002db800): >_writeAt: n=7, err= 2025/04/21 04:33:23 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/04/21 04:33:23 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 12 (was 12) 2025/04/21 04:33:23 DEBUG : file1: vfs cache: truncate to size=11 2025/04/21 04:33:23 DEBUG : file1(0xc0002db800): close: 2025/04/21 04:33:23 DEBUG : file1: vfs cache: setting modification time to 2025-04-21 04:33:23.904089656 +0000 UTC m=+2.326228222 2025/04/21 04:33:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:23 DEBUG : file1(0xc0002db800): >close: err= 2025/04/21 04:33:23 DEBUG : file1(0xc0002db800): close: 2025/04/21 04:33:23 DEBUG : file1(0xc0002db800): >close: err=file already closed 2025/04/21 04:33:23 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:33:23 DEBUG : : Looking for writers 2025/04/21 04:33:23 DEBUG : file1: reading active writers 2025/04/21 04:33:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:33:24 DEBUG : file1: vfs cache: starting upload 2025/04/21 04:33:24 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/21 04:33:24 DEBUG : file1.b22c6cf7.partial: renamed to: file1 2025/04/21 04:33:24 INFO : file1: Copied (new) 2025/04/21 04:33:24 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-21 04:33:23.904089656 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/21 04:33:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/21 04:33:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:24 INFO : file1: vfs cache: upload succeeded try #1 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : >WaitForWriters: 2025/04/21 04:33:24 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : >WaitForWriters: 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:24 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:24 DEBUG : file1: newRWFileHandle: 2025/04/21 04:33:24 DEBUG : file1(0xc000afa2c0): openPending: 2025/04/21 04:33:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:24 DEBUG : file1(0xc000afa2c0): >openPending: err= 2025/04/21 04:33:24 DEBUG : file1: >newRWFileHandle: err= 2025/04/21 04:33:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/21 04:33:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/21 04:33:24 DEBUG : file1(0xc000afa2c0): _writeAt: size=7, off=0 2025/04/21 04:33:24 DEBUG : file1(0xc000afa2c0): >_writeAt: n=7, err= 2025/04/21 04:33:24 DEBUG : file1(0xc000afa2c0): _writeAt: size=6, off=5 2025/04/21 04:33:24 DEBUG : file1(0xc000afa2c0): >_writeAt: n=6, err= 2025/04/21 04:33:24 DEBUG : file1(0xc000afa2c0): close: 2025/04/21 04:33:24 DEBUG : file1: vfs cache: setting modification time to 2025-04-21 04:33:24.065428971 +0000 UTC m=+2.487567527 2025/04/21 04:33:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:24 DEBUG : file1(0xc000afa2c0): >close: err= 2025/04/21 04:33:24 DEBUG : file1(0xc000afa2c0): _writeAt: size=5, off=0 2025/04/21 04:33:24 DEBUG : file1(0xc000afa2c0): >_writeAt: n=0, err=file already closed 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/04/21 04:33:24 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 11 (was 11) 2025/04/21 04:33:24 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:33:24 DEBUG : file1: vfs cache: starting upload 2025/04/21 04:33:24 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/21 04:33:24 DEBUG : file1.40138e7a.partial: renamed to: file1 2025/04/21 04:33:24 INFO : file1: Copied (new) 2025/04/21 04:33:24 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-21 04:33:24.065428971 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/21 04:33:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/21 04:33:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:24 INFO : file1: vfs cache: upload succeeded try #1 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : >WaitForWriters: 2025/04/21 04:33:24 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : >WaitForWriters: 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:24 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:24 DEBUG : file1: newRWFileHandle: 2025/04/21 04:33:24 DEBUG : file1(0xc000412480): openPending: 2025/04/21 04:33:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/04/21 04:33:24 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:33:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:24 DEBUG : file1(0xc000412480): >openPending: err= 2025/04/21 04:33:24 DEBUG : file1: >newRWFileHandle: err= 2025/04/21 04:33:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/21 04:33:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/21 04:33:24 DEBUG : file1(0xc000412480): close: 2025/04/21 04:33:24 DEBUG : file1: vfs cache: setting modification time to 2025-04-21 04:33:24.229988091 +0000 UTC m=+2.652126657 2025/04/21 04:33:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:24 DEBUG : file1(0xc000412480): >close: err= 2025/04/21 04:33:24 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/21 04:33:24 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/21 04:33:24 DEBUG : file2: newRWFileHandle: 2025/04/21 04:33:24 DEBUG : file2(0xc000412580): openPending: 2025/04/21 04:33:24 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:24 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/21 04:33:24 DEBUG : file2(0xc000412580): >openPending: err= 2025/04/21 04:33:24 DEBUG : file2: >newRWFileHandle: err= 2025/04/21 04:33:24 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/21 04:33:24 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/04/21 04:33:24 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/04/21 04:33:24 DEBUG : file2(0xc000412580): RWFileHandle.Flush 2025/04/21 04:33:24 DEBUG : file2(0xc000412580): RWFileHandle.Release 2025/04/21 04:33:24 DEBUG : file2(0xc000412580): close: 2025/04/21 04:33:24 DEBUG : file2: vfs cache: setting modification time to 2025-04-21 04:33:24.231654379 +0000 UTC m=+2.653792935 2025/04/21 04:33:24 INFO : file2: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:24 DEBUG : file2(0xc000412580): >close: err= 2025/04/21 04:33:24 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : file2: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : file2: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : file2: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : file2: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/04/21 04:33:24 DEBUG : file1: vfs cache: starting upload 2025/04/21 04:33:24 DEBUG : file2: vfs cache: starting upload 2025/04/21 04:33:24 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/21 04:33:24 DEBUG : file1.5c60d6c9.partial: renamed to: file1 2025/04/21 04:33:24 INFO : file1: Copied (new) 2025/04/21 04:33:24 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/21 04:33:24 DEBUG : file1: vfs cache: fingerprint now "0,2025-04-21 04:33:24.229988091 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/21 04:33:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/21 04:33:24 DEBUG : file2.e30bf538.partial: renamed to: file2 2025/04/21 04:33:24 INFO : file2: Copied (new) 2025/04/21 04:33:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:24 DEBUG : file2: vfs cache: fingerprint now "0,2025-04-21 04:33:24.231654379 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/21 04:33:24 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/04/21 04:33:24 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/21 04:33:24 INFO : file1: vfs cache: upload succeeded try #1 2025/04/21 04:33:24 INFO : file2: vfs cache: upload succeeded try #1 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : file2: reading active writers 2025/04/21 04:33:24 DEBUG : >WaitForWriters: 2025/04/21 04:33:24 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file2: reading active writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : >WaitForWriters: 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:24 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:24 DEBUG : file1: newRWFileHandle: 2025/04/21 04:33:24 DEBUG : file1(0xc0008129c0): openPending: 2025/04/21 04:33:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:24 DEBUG : file1(0xc0008129c0): >openPending: err= 2025/04/21 04:33:24 DEBUG : file1: >newRWFileHandle: err= 2025/04/21 04:33:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/21 04:33:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/21 04:33:24 DEBUG : file1(0xc0008129c0): _writeAt: size=5, off=0 2025/04/21 04:33:24 DEBUG : file1(0xc0008129c0): >_writeAt: n=5, err= 2025/04/21 04:33:24 DEBUG : file1(0xc0008129c0): RWFileHandle.Flush 2025/04/21 04:33:24 DEBUG : file1(0xc0008129c0): RWFileHandle.Flush 2025/04/21 04:33:24 DEBUG : file1(0xc0008129c0): close: 2025/04/21 04:33:24 DEBUG : file1: vfs cache: setting modification time to 2025-04-21 04:33:24.389930043 +0000 UTC m=+2.812068608 2025/04/21 04:33:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:24 DEBUG : file1(0xc0008129c0): >close: err= 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/04/21 04:33:24 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2025/04/21 04:33:24 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:33:24 DEBUG : file1: vfs cache: starting upload 2025/04/21 04:33:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/21 04:33:24 DEBUG : file1.4cc24d5e.partial: renamed to: file1 2025/04/21 04:33:24 INFO : file1: Copied (new) 2025/04/21 04:33:24 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-21 04:33:24.389930043 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/21 04:33:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/21 04:33:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:24 INFO : file1: vfs cache: upload succeeded try #1 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : >WaitForWriters: 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:24 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:24 DEBUG : file1: newRWFileHandle: 2025/04/21 04:33:24 DEBUG : file1(0xc000412700): openPending: 2025/04/21 04:33:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:24 DEBUG : file1(0xc000412700): >openPending: err= 2025/04/21 04:33:24 DEBUG : file1: >newRWFileHandle: err= 2025/04/21 04:33:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/21 04:33:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/21 04:33:24 DEBUG : file1(0xc000412700): _writeAt: size=5, off=0 2025/04/21 04:33:24 DEBUG : file1(0xc000412700): >_writeAt: n=5, err= 2025/04/21 04:33:24 DEBUG : file1(0xc000412700): RWFileHandle.Release 2025/04/21 04:33:24 DEBUG : file1(0xc000412700): close: 2025/04/21 04:33:24 DEBUG : file1: vfs cache: setting modification time to 2025-04-21 04:33:24.544632166 +0000 UTC m=+2.966770733 2025/04/21 04:33:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:24 DEBUG : file1(0xc000412700): >close: err= 2025/04/21 04:33:24 DEBUG : file1(0xc000412700): RWFileHandle.Release 2025/04/21 04:33:24 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/04/21 04:33:24 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:33:24 DEBUG : file1: vfs cache: starting upload 2025/04/21 04:33:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/21 04:33:24 DEBUG : file1.f027d49a.partial: renamed to: file1 2025/04/21 04:33:24 INFO : file1: Copied (new) 2025/04/21 04:33:24 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-21 04:33:24.544632166 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/21 04:33:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/21 04:33:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:24 INFO : file1: vfs cache: upload succeeded try #1 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : >WaitForWriters: 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.15s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:24 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:33:24 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/04/21 04:33:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/21 04:33:24 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:33:24 DEBUG : dir/file1(0xc0004130c0): openPending: 2025/04/21 04:33:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/21 04:33:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/21 04:33:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:24 DEBUG : dir/file1(0xc0004130c0): >openPending: err= 2025/04/21 04:33:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/21 04:33:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:33:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:33:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/21 04:33:24 DEBUG : dir/file1(0xc0004130c0): _writeAt: size=5, off=0 2025/04/21 04:33:24 DEBUG : dir/file1(0xc0004130c0): >_writeAt: n=5, err= 2025/04/21 04:33:24 DEBUG : dir/file1(0xc0004130c0): close: 2025/04/21 04:33:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:24 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-21 04:33:24.701487312 +0000 UTC m=+3.123625829 2025/04/21 04:33:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:24 DEBUG : dir/file1(0xc0004130c0): >close: err= 2025/04/21 04:33:24 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:24 DEBUG : dir: Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : dir: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:33:24 DEBUG : dir: Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : dir: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:33:24 DEBUG : dir: Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : dir: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:33:24 DEBUG : dir: Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : dir: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:33:24 DEBUG : dir/file1: vfs cache: starting upload 2025/04/21 04:33:24 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/21 04:33:24 DEBUG : dir/file1.27f2b57.partial: renamed to: dir/file1 2025/04/21 04:33:24 INFO : dir/file1: Copied (replaced existing) 2025/04/21 04:33:24 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-04-21 04:33:24.701487312 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/21 04:33:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/21 04:33:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/21 04:33:24 DEBUG : dir: Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : dir: reading active writers 2025/04/21 04:33:24 DEBUG : >WaitForWriters: 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.16s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:24 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:24 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:33:24 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:24 DEBUG : dir/file1: newRWFileHandle: 2025/04/21 04:33:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/21 04:33:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/21 04:33:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/21 04:33:24 DEBUG : dir/file1(0xc000d5c800): _writeAt: size=5, off=0 2025/04/21 04:33:24 DEBUG : dir/file1(0xc000d5c800): openPending: 2025/04/21 04:33:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/21 04:33:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/21 04:33:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:24 DEBUG : dir/file1(0xc000d5c800): >openPending: err= 2025/04/21 04:33:24 DEBUG : dir/file1(0xc000d5c800): >_writeAt: n=5, err= 2025/04/21 04:33:24 DEBUG : dir/file1(0xc000d5c800): _writeAt: size=15, off=5 2025/04/21 04:33:24 DEBUG : dir/file1(0xc000d5c800): >_writeAt: n=15, err= 2025/04/21 04:33:24 DEBUG : dir/file1(0xc000d5c800): close: 2025/04/21 04:33:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/04/21 04:33:24 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-21 04:33:24.860386316 +0000 UTC m=+3.282524843 2025/04/21 04:33:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:24 DEBUG : dir/file1(0xc000d5c800): >close: err= 2025/04/21 04:33:24 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:24 DEBUG : dir: Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : dir: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:33:24 DEBUG : dir: Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : dir: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:33:24 DEBUG : dir: Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : dir: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:33:24 DEBUG : dir: Looking for writers 2025/04/21 04:33:24 DEBUG : file1: reading active writers 2025/04/21 04:33:24 DEBUG : : Looking for writers 2025/04/21 04:33:24 DEBUG : dir: reading active writers 2025/04/21 04:33:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:33:24 DEBUG : dir/file1: vfs cache: starting upload 2025/04/21 04:33:24 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/04/21 04:33:24 DEBUG : dir/file1.c0046207.partial: renamed to: dir/file1 2025/04/21 04:33:24 INFO : dir/file1: Copied (replaced existing) 2025/04/21 04:33:24 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-04-21 04:33:24.860386316 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/04/21 04:33:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/21 04:33:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/21 04:33:25 DEBUG : dir: Looking for writers 2025/04/21 04:33:25 DEBUG : file1: reading active writers 2025/04/21 04:33:25 DEBUG : : Looking for writers 2025/04/21 04:33:25 DEBUG : dir: reading active writers 2025/04/21 04:33:25 DEBUG : >WaitForWriters: 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.15s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:25 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : file1: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : file1(0xc000116000): openPending: 2025/04/21 04:33:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:25 DEBUG : file1(0xc000116000): >openPending: err= 2025/04/21 04:33:25 DEBUG : file1: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/21 04:33:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/21 04:33:25 DEBUG : file1(0xc000116000): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : file1(0xc000116000): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : file1(0xc000116000): close: 2025/04/21 04:33:25 DEBUG : file1: vfs cache: setting modification time to 2025-04-21 04:33:25.015469827 +0000 UTC m=+3.437608372 2025/04/21 04:33:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : file1(0xc000116000): >close: err= 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/04/21 04:33:25 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2025/04/21 04:33:25 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:25 DEBUG : : Looking for writers 2025/04/21 04:33:25 DEBUG : file1: reading active writers 2025/04/21 04:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:33:25 DEBUG : : Looking for writers 2025/04/21 04:33:25 DEBUG : file1: reading active writers 2025/04/21 04:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:33:25 DEBUG : : Looking for writers 2025/04/21 04:33:25 DEBUG : file1: reading active writers 2025/04/21 04:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:33:25 DEBUG : : Looking for writers 2025/04/21 04:33:25 DEBUG : file1: reading active writers 2025/04/21 04:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:33:25 DEBUG : file1: vfs cache: starting upload 2025/04/21 04:33:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/21 04:33:25 DEBUG : file1.8c293e48.partial: renamed to: file1 2025/04/21 04:33:25 INFO : file1: Copied (new) 2025/04/21 04:33:25 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-21 04:33:25.015469827 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/21 04:33:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:25 INFO : file1: vfs cache: upload succeeded try #1 2025/04/21 04:33:25 DEBUG : : Looking for writers 2025/04/21 04:33:25 DEBUG : file1: reading active writers 2025/04/21 04:33:25 DEBUG : >WaitForWriters: 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.15s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:25 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cbc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cbc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cbc0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cbc0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cbc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.168238872 +0000 UTC m=+3.590377398 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cbc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item open-test-file not removed, freed 0 bytes 2025/04/21 04:33:25 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cc00): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cc00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cc00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cc00): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cc00): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cc00): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cc00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.168238872 +0000 UTC m=+3.590377398 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cc00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cc40): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cc40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cc40): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cc40): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cc40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.168238872 +0000 UTC m=+3.590377398 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cc40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420ee0 item 1 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cc80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cc80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cc80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cc80): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cc80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.170228787 +0000 UTC m=+3.592367314 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cc80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ccc0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ccc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ccc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ccc0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ccc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.170228787 +0000 UTC m=+3.592367314 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ccc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421730 item 2 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cd00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cd00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cd00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cd00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cd00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.171672257 +0000 UTC m=+3.593810784 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cd00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cd40): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cd40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cd40): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cd40): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cd40): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cd40): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cd40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.171672257 +0000 UTC m=+3.593810784 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cd40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cd80): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cd80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cd80): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cd80): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cd80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.171672257 +0000 UTC m=+3.593810784 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cd80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421c00 item 3 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ce00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ce00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ce00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ce00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ce00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.173285216 +0000 UTC m=+3.595423742 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ce00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ce80): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ce80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ce80): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ce80): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ce80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.173285216 +0000 UTC m=+3.595423742 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ce80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4230 item 4 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cec0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cec0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cec0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cec0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cec0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.174592761 +0000 UTC m=+3.596731286 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cec0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cf00): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cf00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cf00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cf00): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cf00): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cf00): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cf00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.174592761 +0000 UTC m=+3.596731286 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cf00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cf40): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cf40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cf40): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cf40): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cf40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.174592761 +0000 UTC m=+3.596731286 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cf40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4770 item 5 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cfc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cfc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cfc0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cfc0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cfc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.176253068 +0000 UTC m=+3.598391583 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5cfc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d040): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d040): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d040): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d040): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d040): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.176253068 +0000 UTC m=+3.598391583 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d040): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4b60 item 6 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d0c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d0c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d0c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d0c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d0c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.177430979 +0000 UTC m=+3.599569505 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d0c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d180): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d180): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d180): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d180): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d180): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d180): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d180): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.177430979 +0000 UTC m=+3.599569505 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d180): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d1c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d1c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d1c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d1c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d1c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.177430979 +0000 UTC m=+3.599569505 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d1c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5030 item 7 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d240): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d240): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d240): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d240): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d240): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.179086878 +0000 UTC m=+3.601225404 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d240): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d2c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d2c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d2c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d2c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d2c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.179086878 +0000 UTC m=+3.601225404 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d2c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5570 item 8 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d300): _readAt: size=2, off=0 2025/04/21 04:33:25 ERROR : open-test-file(0xc000d5d300): Couldn't read size of file 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d300): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d300): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d300): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d300): close: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d300): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d340): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d340): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d340): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d340): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d340): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.180312128 +0000 UTC m=+3.602450654 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d340): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d380): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d380): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d380): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d380): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d380): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d380): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d380): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.180312128 +0000 UTC m=+3.602450654 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d380): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d3c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d3c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d3c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d3c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d3c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.180312128 +0000 UTC m=+3.602450654 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d3c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5960 item 9 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d440): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d440): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d440): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d440): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d440): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.18207146 +0000 UTC m=+3.604209987 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d440): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d4c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d4c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d4c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d4c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d4c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.18207146 +0000 UTC m=+3.604209987 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d4c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5ea0 item 10 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d580): _readAt: size=2, off=0 2025/04/21 04:33:25 ERROR : open-test-file(0xc000d5d580): Couldn't read size of file 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d580): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d580): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d580): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d580): close: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d580): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d5c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d5c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d5c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d5c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d5c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.183393443 +0000 UTC m=+3.605531959 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d5c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d680): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d680): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d680): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d680): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d680): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d680): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d680): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.183393443 +0000 UTC m=+3.605531959 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d680): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d6c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d6c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d6c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d6c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d6c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.183393443 +0000 UTC m=+3.605531959 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d6c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004304d0 item 11 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d740): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d740): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d740): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d740): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d740): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.185474529 +0000 UTC m=+3.607613056 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d740): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d7c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d7c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d7c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d7c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d7c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.185474529 +0000 UTC m=+3.607613056 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d7c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430bd0 item 12 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d880): _readAt: size=2, off=0 2025/04/21 04:33:25 ERROR : open-test-file(0xc000d5d880): Couldn't read size of file 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d880): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d880): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d880): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d880): close: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d880): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d8c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d8c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d8c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d8c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d8c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.186805148 +0000 UTC m=+3.608943674 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d8c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413680): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413680): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413680): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413680): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413680): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.186805148 +0000 UTC m=+3.608943674 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413680): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593ab0 item 13 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413940): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413940): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413940): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413940): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413940): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.187979383 +0000 UTC m=+3.610117909 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413940): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004139c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004139c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004139c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004139c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004139c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.187979383 +0000 UTC m=+3.610117909 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004139c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593ea0 item 14 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc040): _readAt: size=2, off=0 2025/04/21 04:33:25 ERROR : open-test-file(0xc0005dc040): Couldn't read size of file 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc040): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc040): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc040): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc040): close: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc040): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc080): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc080): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc080): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc080): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc080): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.18920348 +0000 UTC m=+3.611342006 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc080): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc200): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc200): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc200): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc200): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc200): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.18920348 +0000 UTC m=+3.611342006 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc200): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b03f0 item 15 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc340): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc340): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc340): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc340): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc340): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.192147948 +0000 UTC m=+3.614286474 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc340): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc3c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc3c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc3c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc3c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc3c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.192147948 +0000 UTC m=+3.614286474 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc3c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0690 item 16 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc400): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc400): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc400): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc400): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc400): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.193650088 +0000 UTC m=+3.615788615 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc400): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc4c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc4c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc4c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc4c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc4c0): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc4c0): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc4c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc4c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.193650088 +0000 UTC m=+3.615788615 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc4c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc500): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc500): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc500): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc500): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc500): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.193650088 +0000 UTC m=+3.615788615 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc500): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0930 item 17 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc9c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc9c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc9c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc9c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc9c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.195328439 +0000 UTC m=+3.617466955 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc9c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcb00): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcb00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcb00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcb00): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcb00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.195328439 +0000 UTC m=+3.617466955 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcb00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0d90 item 18 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcc00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcc00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcc00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcc00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcc00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.196539833 +0000 UTC m=+3.618678349 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcc00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf00): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf00): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf00): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf00): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf00): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.196539833 +0000 UTC m=+3.618678349 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf40): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf40): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf40): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.196539833 +0000 UTC m=+3.618678349 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b11f0 item 19 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd1c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd1c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd1c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd1c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd1c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.198172258 +0000 UTC m=+3.620310784 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd1c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd3c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd3c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd3c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd3c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd3c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.198172258 +0000 UTC m=+3.620310784 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd3c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b16c0 item 20 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd680): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd680): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd680): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd680): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd680): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.199412446 +0000 UTC m=+3.621550972 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd680): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd8c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd8c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd8c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd8c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd8c0): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd8c0): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd8c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd8c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.199412446 +0000 UTC m=+3.621550972 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd8c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e000): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e000): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e000): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e000): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e000): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.199412446 +0000 UTC m=+3.621550972 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e000): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b19d0 item 21 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e200): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e200): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e200): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e200): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e200): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.201043158 +0000 UTC m=+3.623181684 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e200): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e280): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e280): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e280): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e280): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e280): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.201043158 +0000 UTC m=+3.623181684 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e280): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2070 item 22 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e300): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e300): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e300): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e300): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e300): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.202206382 +0000 UTC m=+3.624344907 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e300): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e440): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e440): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e440): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e440): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e440): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e440): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e440): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e440): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.202206382 +0000 UTC m=+3.624344907 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e440): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e480): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e480): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e480): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e480): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e480): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.202206382 +0000 UTC m=+3.624344907 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e480): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2310 item 23 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e500): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e500): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e500): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e500): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e500): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.203822145 +0000 UTC m=+3.625960671 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e500): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e740): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e740): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e740): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e740): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e740): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.203822145 +0000 UTC m=+3.625960671 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e740): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2690 item 24 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e800): _readAt: size=2, off=0 2025/04/21 04:33:25 ERROR : open-test-file(0xc00045e800): Couldn't read size of file 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e800): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e800): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e800): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e800): close: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e800): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e840): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e840): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e840): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e840): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e840): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.205164565 +0000 UTC m=+3.627303091 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e840): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e980): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e980): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e980): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e980): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e980): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e980): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e980): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e980): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.205164565 +0000 UTC m=+3.627303091 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e980): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e9c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e9c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e9c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e9c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e9c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.205164565 +0000 UTC m=+3.627303091 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e9c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b29a0 item 25 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045eb00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045eb00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045eb00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045eb00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045eb00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.206975855 +0000 UTC m=+3.629114382 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045eb00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ec00): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ec00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ec00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ec00): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ec00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.206975855 +0000 UTC m=+3.629114382 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ec00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2d90 item 26 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ed40): _readAt: size=2, off=0 2025/04/21 04:33:25 ERROR : open-test-file(0xc00045ed40): Couldn't read size of file 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ed40): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ed40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ed40): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ed40): close: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ed40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045edc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045edc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045edc0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045edc0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045edc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.208196116 +0000 UTC m=+3.630334642 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045edc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef00): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef00): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef00): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef00): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef00): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.208196116 +0000 UTC m=+3.630334642 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef40): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef40): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef40): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.208196116 +0000 UTC m=+3.630334642 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b30a0 item 27 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045efc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045efc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045efc0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045efc0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045efc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.209827329 +0000 UTC m=+3.631965854 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045efc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f040): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f040): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f040): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f040): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f040): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.209827329 +0000 UTC m=+3.631965854 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f040): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b3650 item 28 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f100): _readAt: size=2, off=0 2025/04/21 04:33:25 ERROR : open-test-file(0xc00045f100): Couldn't read size of file 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f100): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f100): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f100): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f100): close: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f100): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f140): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f140): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f140): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f140): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f140): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.21099993 +0000 UTC m=+3.633138456 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f140): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f200): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f200): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f200): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f200): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f200): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.21099993 +0000 UTC m=+3.633138456 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f200): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b39d0 item 29 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d940): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d940): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d940): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d940): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d940): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.212130262 +0000 UTC m=+3.634268788 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d940): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d9c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d9c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d9c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d9c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d9c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.212130262 +0000 UTC m=+3.634268788 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5d9c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431810 item 30 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5da80): _readAt: size=2, off=0 2025/04/21 04:33:25 ERROR : open-test-file(0xc000d5da80): Couldn't read size of file 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5da80): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5da80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5da80): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5da80): close: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5da80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dac0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dac0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dac0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dac0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dac0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.213318724 +0000 UTC m=+3.635457250 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dac0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5db80): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5db80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5db80): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5db80): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5db80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.213318724 +0000 UTC m=+3.635457250 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5db80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431b20 item 31 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dc00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dc00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dc00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dc00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dc00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.214937793 +0000 UTC m=+3.637076319 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dc00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dc80): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dc80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dc80): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dc80): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dc80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.214937793 +0000 UTC m=+3.637076319 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dc80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc000 item 32 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dcc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dcc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dcc0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dcc0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dcc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.21610221 +0000 UTC m=+3.638240736 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dcc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dd00): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dd00): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dd00): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dd00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dd00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc310 item 33 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dd00): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dd00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.21664066 +0000 UTC m=+3.638779185 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dd00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dd40): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dd40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dd40): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dd40): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dd40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.21664066 +0000 UTC m=+3.638779185 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dd40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc540 item 33 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dd80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dd80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dd80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dd80): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dd80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.218205758 +0000 UTC m=+3.640344284 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dd80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ddc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ddc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc7e0 item 34 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ddc0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ddc0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ddc0): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ddc0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ddc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.218720034 +0000 UTC m=+3.640858559 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5ddc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5de00): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5de00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5de00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5de00): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5de00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.218720034 +0000 UTC m=+3.640858559 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5de00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc930 item 34 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5de40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5de40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5de40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5de40): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5de40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.219808717 +0000 UTC m=+3.641947244 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5de40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5de80): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5de80): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5de80): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5de80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5de80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bcd90 item 35 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5de80): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5de80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.220278499 +0000 UTC m=+3.642417026 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5de80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dec0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dec0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dec0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dec0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dec0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.220278499 +0000 UTC m=+3.642417026 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5dec0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bcfc0 item 35 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5df40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5df40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5df40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5df40): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5df40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.221420604 +0000 UTC m=+3.643559130 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d5df40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da440): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da440): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd3b0 item 36 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da440): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da440): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da440): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da440): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da440): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.221933046 +0000 UTC m=+3.644071572 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da440): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da480): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da480): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da480): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da480): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da480): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.221933046 +0000 UTC m=+3.644071572 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da480): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd500 item 36 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db380): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db380): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db380): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db380): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db380): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.223052708 +0000 UTC m=+3.645191234 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db380): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd880 item 37 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.223521498 +0000 UTC m=+3.645660025 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db440): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db440): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db440): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db440): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db440): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.223521498 +0000 UTC m=+3.645660025 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db440): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bda40 item 37 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db4c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db4c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db4c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db4c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db4c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.224643384 +0000 UTC m=+3.646781911 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db4c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db580): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db580): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bdd50 item 38 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db580): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db580): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db580): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db580): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db580): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.225129868 +0000 UTC m=+3.647268384 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db580): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db5c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db5c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db5c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db5c0): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db5c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.225129868 +0000 UTC m=+3.647268384 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db5c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bdea0 item 38 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db640): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db640): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db640): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db640): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db640): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.226356841 +0000 UTC m=+3.648495367 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db640): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db700): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db700): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db700): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db700): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db700): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8230 item 39 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db700): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db700): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.226784555 +0000 UTC m=+3.648923081 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db700): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db740): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db740): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db740): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db740): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db740): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.226784555 +0000 UTC m=+3.648923081 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db740): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c83f0 item 39 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db7c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db7c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db7c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db7c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db7c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.229397108 +0000 UTC m=+3.651535635 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db7c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db900): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db900): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8770 item 40 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db900): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db900): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db900): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db900): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db900): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.230175861 +0000 UTC m=+3.652314387 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db900): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db940): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db940): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db940): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db940): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db940): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.230175861 +0000 UTC m=+3.652314387 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db940): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8930 item 40 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f240): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f240): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f240): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f240): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f240): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f240): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f240): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.233202483 +0000 UTC m=+3.655341039 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f240): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f280): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f280): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f280): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b3d50 item 41 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f280): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f280): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.234902515 +0000 UTC m=+3.657041041 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f280): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f2c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f2c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f2c0): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f2c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f2c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b3f10 item 41 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f2c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f2c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.235888536 +0000 UTC m=+3.658027062 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f2c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f300): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f300): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f300): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f300): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f300): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.235888536 +0000 UTC m=+3.658027062 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f300): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce1c0 item 41 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f3c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f3c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f3c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f3c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f3c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f3c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f3c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.239724206 +0000 UTC m=+3.661862732 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f3c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f400): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f400): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f400): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce540 item 42 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f400): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f400): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.240587397 +0000 UTC m=+3.662725923 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f400): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f4c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f4c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce700 item 42 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f4c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f4c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f4c0): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f4c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f4c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.250636243 +0000 UTC m=+3.672774769 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f4c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f500): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f500): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f500): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f500): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f500): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.250636243 +0000 UTC m=+3.672774769 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f500): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cea80 item 42 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f6c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f6c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f6c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f6c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f6c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f6c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f6c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.251717644 +0000 UTC m=+3.673856169 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f6c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f700): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f700): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f700): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf180 item 43 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f700): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f700): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.252069293 +0000 UTC m=+3.674207819 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f700): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f7c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f7c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f7c0): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f7c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f7c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf3b0 item 43 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f7c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f7c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.252454697 +0000 UTC m=+3.674593223 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f7c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f800): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f800): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f800): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f800): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f800): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.252454697 +0000 UTC m=+3.674593223 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f800): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf570 item 43 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f8c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f8c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f8c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f8c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f8c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f8c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f8c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.253427833 +0000 UTC m=+3.675566360 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f8c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f900): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f900): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f900): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf810 item 44 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f900): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f900): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.25379916 +0000 UTC m=+3.675937676 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f900): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f9c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f9c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf960 item 44 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f9c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f9c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f9c0): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f9c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f9c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.254199732 +0000 UTC m=+3.676338259 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f9c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fa00): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fa00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fa00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fa00): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fa00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.254199732 +0000 UTC m=+3.676338259 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fa00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfb90 item 44 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fac0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fac0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fac0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fac0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fac0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fac0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fac0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.255092249 +0000 UTC m=+3.677230785 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fac0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fb00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fb00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fb00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2070 item 45 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fb00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fb00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.255422578 +0000 UTC m=+3.677561094 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fb00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fbc0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fbc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fbc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fbc0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fbc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.255422578 +0000 UTC m=+3.677561094 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fbc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2380 item 45 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc80): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc80): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc80): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.256335733 +0000 UTC m=+3.678474249 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fcc0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fcc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fcc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d27e0 item 46 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fcc0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fcc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.260257536 +0000 UTC m=+3.682396062 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fcc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fd80): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fd80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fd80): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fd80): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fd80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.260257536 +0000 UTC m=+3.682396062 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fd80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d29a0 item 46 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe40): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe40): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe40): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.261897725 +0000 UTC m=+3.684036251 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2c40 item 47 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe80): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.262312764 +0000 UTC m=+3.684451290 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2000): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2000): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2000): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2000): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2000): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.262312764 +0000 UTC m=+3.684451290 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2000): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2f50 item 47 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc20c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc20c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc20c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc20c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc20c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc20c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc20c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.263347457 +0000 UTC m=+3.685485983 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc20c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2100): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2100): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2100): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3420 item 48 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2100): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2100): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.263741356 +0000 UTC m=+3.685879882 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2100): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc21c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc21c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc21c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc21c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc21c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.263741356 +0000 UTC m=+3.685879882 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc21c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3570 item 48 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2200): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2200): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2200): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2200): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2200): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.264758726 +0000 UTC m=+3.686897252 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2200): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2240): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2240): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2240): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2240): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2240): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2240): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3810 item 49 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2240): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2240): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.265124303 +0000 UTC m=+3.687262828 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2240): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2280): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2280): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2280): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2280): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2280): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.265124303 +0000 UTC m=+3.687262828 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2280): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3960 item 49 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2300): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2300): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2300): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2300): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2300): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.266138297 +0000 UTC m=+3.688276822 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2300): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc23c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc23c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc23c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3c00 item 50 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc23c0): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc23c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc23c0): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc23c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc23c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.266546773 +0000 UTC m=+3.688685289 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc23c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2400): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2400): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2400): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2400): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2400): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.266546773 +0000 UTC m=+3.688685289 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2400): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3d50 item 50 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2480): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2480): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2480): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2480): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2480): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.267650114 +0000 UTC m=+3.689788640 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2480): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2540): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2540): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2540): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2540): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2540): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2540): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da070 item 51 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2540): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2540): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.268022413 +0000 UTC m=+3.690160939 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2540): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2580): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2580): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2580): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2580): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2580): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.268022413 +0000 UTC m=+3.690160939 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2580): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da230 item 51 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2600): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2600): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2600): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2600): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2600): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.269155841 +0000 UTC m=+3.691294357 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2600): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc26c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc26c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc26c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da4d0 item 52 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc26c0): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc26c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc26c0): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc26c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc26c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.269626706 +0000 UTC m=+3.691765231 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc26c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2700): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2700): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2700): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2700): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2700): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.269626706 +0000 UTC m=+3.691765231 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2700): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da620 item 52 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2780): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2780): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2780): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2780): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2780): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.27064691 +0000 UTC m=+3.692785436 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2780): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2840): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2840): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2840): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2840): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2840): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2840): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da8c0 item 53 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2840): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2840): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.27122224 +0000 UTC m=+3.693360766 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2840): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2880): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2880): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2880): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2880): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2880): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.27122224 +0000 UTC m=+3.693360766 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2880): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005daa10 item 53 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2900): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2900): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2900): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2900): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2900): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.272438944 +0000 UTC m=+3.694577470 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2900): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc29c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc29c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc29c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dad20 item 54 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc29c0): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc29c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc29c0): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc29c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc29c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.27296404 +0000 UTC m=+3.695102556 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc29c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2a00): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2a00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2a00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2a00): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2a00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.27296404 +0000 UTC m=+3.695102556 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000dc2a00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dae70 item 54 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.27399726 +0000 UTC m=+3.696135776 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb40): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb40): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb40): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb40): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8cb0 item 55 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb40): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.275870987 +0000 UTC m=+3.698009503 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000116d80): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000116d80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000116d80): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000116d80): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000116d80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.275870987 +0000 UTC m=+3.698009503 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000116d80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005df1f0 item 55 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e000): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e000): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e000): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e000): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e000): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.279807368 +0000 UTC m=+3.701945893 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e000): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e0c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e0c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e0c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005df960 item 56 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e0c0): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e0c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e0c0): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e0c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e0c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.280316614 +0000 UTC m=+3.702455139 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e0c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e100): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e100): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e100): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e100): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e100): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.280316614 +0000 UTC m=+3.702455139 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e100): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dfce0 item 56 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e1c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e1c0): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e1c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e1c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e1c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e1c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e1c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e1c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.281656911 +0000 UTC m=+3.703795436 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e1c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e200): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e200): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e200): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da230 item 57 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e200): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e200): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.282065598 +0000 UTC m=+3.704204124 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e200): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e2c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e2c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e2c0): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e2c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e2c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e2c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da380 item 57 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e2c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e2c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.282502978 +0000 UTC m=+3.704641504 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e2c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e300): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e300): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e300): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e300): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e300): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.282502978 +0000 UTC m=+3.704641504 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e300): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da4d0 item 57 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e3c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e3c0): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e3c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e3c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e3c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e3c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e3c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e3c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.283690237 +0000 UTC m=+3.705828763 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e3c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e400): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e400): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e400): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da770 item 58 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e400): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e400): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.284099405 +0000 UTC m=+3.706237931 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e400): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e4c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e4c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e4c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da8c0 item 58 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e4c0): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e4c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e4c0): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e4c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e4c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.284638798 +0000 UTC m=+3.706777324 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e4c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e500): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e500): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e500): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e500): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e500): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.284638798 +0000 UTC m=+3.706777324 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e500): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005daa10 item 58 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e5c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e5c0): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e5c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e5c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e5c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e5c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e5c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e5c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.285847507 +0000 UTC m=+3.707986033 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e5c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e600): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e600): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e600): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dad20 item 59 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e600): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e600): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.286255103 +0000 UTC m=+3.708393629 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e600): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e6c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e6c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e6c0): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e6c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e6c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e6c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dae70 item 59 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e6c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e6c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.286685361 +0000 UTC m=+3.708823887 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e6c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e700): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e700): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e700): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e700): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e700): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.286685361 +0000 UTC m=+3.708823887 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e700): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db0a0 item 59 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e7c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e7c0): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e7c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e7c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e7c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e7c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e7c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e7c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.287786769 +0000 UTC m=+3.709925285 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e7c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e800): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e800): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e800): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db5e0 item 60 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e800): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e800): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.288206336 +0000 UTC m=+3.710344872 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e800): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e8c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e8c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e8c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db880 item 60 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e8c0): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e8c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e8c0): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e8c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e8c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.288730449 +0000 UTC m=+3.710868975 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e8c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e900): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e900): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e900): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e900): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e900): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.288730449 +0000 UTC m=+3.710868975 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e900): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dbc00 item 60 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e9c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e9c0): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e9c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e9c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e9c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e9c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e9c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e9c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.289879057 +0000 UTC m=+3.712017573 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100e9c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ea00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ea00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ea00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005de690 item 61 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ea00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ea00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.290343898 +0000 UTC m=+3.712482415 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ea00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100eac0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100eac0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100eac0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100eac0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100eac0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.290343898 +0000 UTC m=+3.712482415 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100eac0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005de8c0 item 61 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100eb80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100eb80): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100eb80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100eb80): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100eb80): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100eb80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100eb80): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100eb80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.291555374 +0000 UTC m=+3.713693900 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100eb80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ebc0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ebc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ebc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005df420 item 62 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ebc0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ebc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.29220825 +0000 UTC m=+3.714346776 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ebc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ec80): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ec80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ec80): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ec80): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ec80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.29220825 +0000 UTC m=+3.714346776 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ec80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dfe30 item 62 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ed40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ed40): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ed40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ed40): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ed40): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ed40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ed40): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ed40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.295192031 +0000 UTC m=+3.717330557 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ed40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ed80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ed80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ed80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c81c0 item 63 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ed80): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ed80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.295758985 +0000 UTC m=+3.717897502 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ed80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ee40): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ee40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ee40): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ee40): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ee40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.295758985 +0000 UTC m=+3.717897502 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ee40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8310 item 63 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ef00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ef00): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ef00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ef00): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ef00): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ef00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ef00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ef00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.297268109 +0000 UTC m=+3.719406635 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ef00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ef40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ef40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ef40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8690 item 64 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ef40): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ef40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.297828591 +0000 UTC m=+3.719967117 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ef40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f000): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f000): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f000): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f000): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f000): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.297828591 +0000 UTC m=+3.719967117 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f000): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c88c0 item 64 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f040): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f040): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f040): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f040): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f040): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.300869009 +0000 UTC m=+3.723007535 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f040): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f080): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f080): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f080): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f080): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f080): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8c40 item 65 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f080): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f080): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.301561108 +0000 UTC m=+3.723699634 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f080): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f0c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f0c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f0c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f0c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f0c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.301561108 +0000 UTC m=+3.723699634 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f0c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8f50 item 65 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f100): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f100): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f100): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f100): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f100): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.30332536 +0000 UTC m=+3.725463886 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f100): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f140): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f140): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c92d0 item 66 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f140): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f140): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f140): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f140): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f140): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.304068014 +0000 UTC m=+3.726206540 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f140): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f180): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f180): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f180): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f180): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f180): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.304068014 +0000 UTC m=+3.726206540 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f180): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9490 item 66 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f1c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f1c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f1c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f1c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f1c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.310403839 +0000 UTC m=+3.732542365 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f1c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f200): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f200): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f200): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f200): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f200): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9730 item 67 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f200): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f200): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.311147205 +0000 UTC m=+3.733285730 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f200): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f240): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f240): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f240): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f240): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f240): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.311147205 +0000 UTC m=+3.733285730 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f240): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9a40 item 67 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f2c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f2c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f2c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f2c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f2c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.316992979 +0000 UTC m=+3.739131496 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f2c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f380): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f380): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9ce0 item 68 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f380): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f380): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f380): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f380): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f380): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.317800706 +0000 UTC m=+3.739939302 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f380): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f3c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f3c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f3c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f3c0): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f3c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.317800706 +0000 UTC m=+3.739939302 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f3c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6310 item 68 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f400): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f400): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f400): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f400): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f400): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.319493824 +0000 UTC m=+3.741632360 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f400): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f440): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f440): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f440): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f440): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f440): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6a80 item 69 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f440): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f440): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.32009839 +0000 UTC m=+3.742236916 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f440): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f480): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f480): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f480): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f480): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f480): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.32009839 +0000 UTC m=+3.742236916 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f480): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6e00 item 69 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f500): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f500): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f500): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f500): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f500): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.321667135 +0000 UTC m=+3.743805661 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f500): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f5c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f5c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e73b0 item 70 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f5c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f5c0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f5c0): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f5c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f5c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.322304862 +0000 UTC m=+3.744443388 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f5c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f600): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f600): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f600): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f600): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f600): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.322304862 +0000 UTC m=+3.744443388 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f600): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7650 item 70 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f680): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f680): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f680): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f680): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f680): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.325314131 +0000 UTC m=+3.747452657 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f680): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f740): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f740): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f740): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f740): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f740): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7b20 item 71 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f740): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f740): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.325979621 +0000 UTC m=+3.748118147 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f740): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f780): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f780): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f780): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f780): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f780): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.325979621 +0000 UTC m=+3.748118147 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f780): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7c70 item 71 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f800): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f800): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f800): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f800): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f800): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.327728614 +0000 UTC m=+3.749867131 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f800): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f8c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f8c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005441c0 item 72 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f8c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f8c0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f8c0): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f8c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f8c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.328473733 +0000 UTC m=+3.750612290 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f8c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f900): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f900): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f900): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f900): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f900): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.328473733 +0000 UTC m=+3.750612290 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f900): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005447e0 item 72 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f940): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f940): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f940): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f940): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f940): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f940): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f940): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.330212637 +0000 UTC m=+3.752351164 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f940): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f980): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f980): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f980): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544ee0 item 73 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f980): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f980): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.330792005 +0000 UTC m=+3.752930531 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f980): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f9c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f9c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f9c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f9c0): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f9c0): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005451f0 item 73 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f9c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f9c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.337435177 +0000 UTC m=+3.759573694 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100f9c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fa00): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fa00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fa00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fa00): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fa00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.337435177 +0000 UTC m=+3.759573694 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fa00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005453b0 item 73 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fac0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fac0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fac0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fac0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fac0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fac0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fac0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.338679323 +0000 UTC m=+3.760817839 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fac0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fb00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fb00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fb00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545a40 item 74 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fb00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fb00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.339124459 +0000 UTC m=+3.761262985 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fb00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fbc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fbc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545c70 item 74 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fbc0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fbc0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fbc0): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fbc0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fbc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.339667298 +0000 UTC m=+3.761805824 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fbc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fc00): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fc00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fc00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fc00): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fc00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.339667298 +0000 UTC m=+3.761805824 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fc00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545ea0 item 74 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fcc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fcc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fcc0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fcc0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fcc0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fcc0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fcc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.340716516 +0000 UTC m=+3.762855043 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fcc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fd00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fd00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fd00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ac2a0 item 75 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fd00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fd00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.34119738 +0000 UTC m=+3.763335906 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fd00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fdc0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fdc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fdc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fdc0): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fdc0): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ac3f0 item 75 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fdc0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fdc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.34169253 +0000 UTC m=+3.763831055 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fdc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fe00): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fe00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fe00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fe00): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fe00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.34169253 +0000 UTC m=+3.763831055 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fe00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ac690 item 75 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fec0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fec0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fec0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fec0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fec0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fec0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fec0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.342860051 +0000 UTC m=+3.764998577 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100fec0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ff00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ff00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ff00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005acaf0 item 76 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ff00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ff00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.3432907 +0000 UTC m=+3.765429226 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00100ff00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da400): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da400): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005acc40 item 76 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da400): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da400): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da400): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da400): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da400): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.343795147 +0000 UTC m=+3.765933673 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da400): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da440): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da440): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da440): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da440): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da440): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.343795147 +0000 UTC m=+3.765933673 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da440): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005acd90 item 76 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.344884813 +0000 UTC m=+3.767023329 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db440): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db440): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db440): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ad110 item 77 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db440): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db440): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.345397896 +0000 UTC m=+3.767536422 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db440): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db500): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db500): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db500): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db500): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db500): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.345397896 +0000 UTC m=+3.767536422 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db500): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ad260 item 77 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db5c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db5c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db5c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db5c0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db5c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db5c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db5c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.346523179 +0000 UTC m=+3.768661705 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db5c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db600): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db600): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db600): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ad570 item 78 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db600): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db600): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.347015072 +0000 UTC m=+3.769153598 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db600): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db6c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db6c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db6c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db6c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db6c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.347015072 +0000 UTC m=+3.769153598 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db6c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ad730 item 78 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db780): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db780): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db780): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db780): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db780): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db780): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db780): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.348187563 +0000 UTC m=+3.770326090 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db780): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db7c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db7c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db7c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ada40 item 79 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db7c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db7c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.348616659 +0000 UTC m=+3.770755176 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db7c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db900): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db900): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db900): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db900): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db900): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.348616659 +0000 UTC m=+3.770755176 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db900): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005adc70 item 79 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.349786305 +0000 UTC m=+3.771924831 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbbc0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbbc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbbc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420930 item 80 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbbc0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbbc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.350247911 +0000 UTC m=+3.772386437 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbbc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbcc0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbcc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbcc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbcc0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbcc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.350247911 +0000 UTC m=+3.772386437 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbcc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420bd0 item 80 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbe80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbe80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbe80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbe80): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbe80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.351398081 +0000 UTC m=+3.773536607 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbe80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbf40): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbf40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbf40): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbf40): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbf40): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbf40): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004210a0 item 81 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbf40): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbf40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.35186664 +0000 UTC m=+3.774005166 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbf40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812040): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812040): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812040): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812040): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812040): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.35186664 +0000 UTC m=+3.774005166 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812040): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421340 item 81 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812100): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812100): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812100): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812100): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812100): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.353075761 +0000 UTC m=+3.775214287 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812100): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812200): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812200): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812200): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421960 item 82 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812200): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812200): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812200): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812200): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812200): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.353672 +0000 UTC m=+3.775810526 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812200): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812240): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812240): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812240): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812240): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812240): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.353672 +0000 UTC m=+3.775810526 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812240): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421c00 item 82 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008122c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008122c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008122c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008122c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008122c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.354733303 +0000 UTC m=+3.776871829 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008122c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812380): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812380): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812380): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812380): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812380): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812380): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4150 item 83 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812380): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812380): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.355223713 +0000 UTC m=+3.777362239 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812380): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008123c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008123c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008123c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008123c0): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008123c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.355223713 +0000 UTC m=+3.777362239 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008123c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4310 item 83 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812440): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812440): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812440): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812440): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812440): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.356366698 +0000 UTC m=+3.778505224 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812440): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812540): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812540): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812540): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a47e0 item 84 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812540): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812540): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812540): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812540): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812540): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.356906952 +0000 UTC m=+3.779045479 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812540): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812580): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812580): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812580): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812580): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812580): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.356906952 +0000 UTC m=+3.779045479 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812580): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a49a0 item 84 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812640): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812640): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812640): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812640): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812640): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.35794395 +0000 UTC m=+3.780082466 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812640): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812780): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812780): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812780): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812780): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812780): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812780): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4cb0 item 85 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812780): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812780): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.358425765 +0000 UTC m=+3.780564290 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812780): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008127c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008127c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008127c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008127c0): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008127c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.358425765 +0000 UTC m=+3.780564290 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008127c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4e70 item 85 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812840): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812840): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812840): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812840): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812840): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.359602474 +0000 UTC m=+3.781740999 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812840): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812900): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812900): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812900): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a53b0 item 86 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812900): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812900): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812900): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812900): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812900): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.360147526 +0000 UTC m=+3.782286053 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812900): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812940): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812940): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812940): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812940): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812940): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.360147526 +0000 UTC m=+3.782286053 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812940): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5570 item 86 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008129c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008129c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008129c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008129c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008129c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.3653002 +0000 UTC m=+3.787438726 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008129c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ac0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ac0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ac0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ac0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ac0): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ac0): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5960 item 87 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ac0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ac0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.365851996 +0000 UTC m=+3.787990522 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ac0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812b00): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812b00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812b00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812b00): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812b00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.365851996 +0000 UTC m=+3.787990522 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812b00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5b90 item 87 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812bc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812bc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812bc0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812bc0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812bc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.367106681 +0000 UTC m=+3.789245208 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812bc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c80): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592000 item 88 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c80): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c80): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c80): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c80): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.367644171 +0000 UTC m=+3.789782696 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812cc0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812cc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812cc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812cc0): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812cc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.367644171 +0000 UTC m=+3.789782696 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812cc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005923f0 item 88 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d80): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d80): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d80): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d80): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.368854953 +0000 UTC m=+3.790993480 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812dc0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812dc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812dc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592a80 item 89 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812dc0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812dc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.369275443 +0000 UTC m=+3.791413969 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812dc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ec0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ec0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ec0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ec0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ec0): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ec0): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592c40 item 89 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ec0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ec0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.369790991 +0000 UTC m=+3.791929517 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ec0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812f00): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812f00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812f00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812f00): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812f00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.369790991 +0000 UTC m=+3.791929517 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812f00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593030 item 89 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812fc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812fc0): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812fc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812fc0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812fc0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812fc0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812fc0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812fc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.371168216 +0000 UTC m=+3.793306733 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812fc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813000): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813000): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813000): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593880 item 90 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813000): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813000): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.371636986 +0000 UTC m=+3.793775513 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813000): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008130c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008130c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008130c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593a40 item 90 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008130c0): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008130c0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008130c0): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008130c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008130c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.372203681 +0000 UTC m=+3.794342206 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008130c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813100): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813100): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813100): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813100): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813100): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.372203681 +0000 UTC m=+3.794342206 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813100): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593c70 item 90 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008131c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008131c0): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008131c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008131c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008131c0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008131c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008131c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008131c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.373450652 +0000 UTC m=+3.795589178 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008131c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813200): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813200): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813200): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b00e0 item 91 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813200): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813200): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.373967943 +0000 UTC m=+3.796106469 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813200): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008132c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008132c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008132c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008132c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008132c0): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008132c0): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0310 item 91 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008132c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008132c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.374478792 +0000 UTC m=+3.796617307 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008132c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813300): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813300): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813300): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813300): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813300): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.374478792 +0000 UTC m=+3.796617307 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813300): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b04d0 item 91 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008133c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008133c0): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008133c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008133c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008133c0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008133c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008133c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008133c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.375679546 +0000 UTC m=+3.797818072 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008133c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813400): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813400): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813400): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0770 item 92 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813400): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813400): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.376137616 +0000 UTC m=+3.798276131 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813400): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008134c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008134c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008134c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b08c0 item 92 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008134c0): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008134c0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008134c0): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008134c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008134c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.37674719 +0000 UTC m=+3.798885716 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008134c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813500): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813500): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813500): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813500): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813500): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.37674719 +0000 UTC m=+3.798885716 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813500): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0a80 item 92 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008135c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008135c0): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008135c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008135c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008135c0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008135c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008135c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008135c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.378021593 +0000 UTC m=+3.800160119 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008135c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813600): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813600): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813600): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0d90 item 93 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813600): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813600): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.378538825 +0000 UTC m=+3.800677350 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813600): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008136c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008136c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008136c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008136c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008136c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.378538825 +0000 UTC m=+3.800677350 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008136c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0fc0 item 93 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813780): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813780): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813780): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813780): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813780): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813780): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813780): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813780): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.379858031 +0000 UTC m=+3.801996557 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813780): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412480): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412480): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412480): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004300e0 item 94 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412480): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412480): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.380359582 +0000 UTC m=+3.802498109 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412480): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412580): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412580): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412580): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412580): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412580): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.380359582 +0000 UTC m=+3.802498109 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412580): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004304d0 item 94 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412680): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412680): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412680): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412680): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412680): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412680): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412680): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412680): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.38159959 +0000 UTC m=+3.803738117 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412680): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004126c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004126c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004126c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430af0 item 95 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004126c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004126c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.382107734 +0000 UTC m=+3.804246260 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004126c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412780): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412780): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412780): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412780): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412780): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.382107734 +0000 UTC m=+3.804246260 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412780): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430c40 item 95 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d40): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d40): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d40): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d40): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.383312716 +0000 UTC m=+3.805451243 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431490 item 96 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d80): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.38382085 +0000 UTC m=+3.805959377 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412e40): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412e40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412e40): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412e40): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412e40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.38382085 +0000 UTC m=+3.805959377 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412e40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431880 item 96 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= 2025/04/21 04:33:25 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:25 DEBUG : : Looking for writers 2025/04/21 04:33:25 DEBUG : >WaitForWriters: 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:25 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004130c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004130c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004130c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004130c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004130c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.385788164 +0000 UTC m=+3.807926691 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004130c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item open-test-file not removed, freed 0 bytes 2025/04/21 04:33:25 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413100): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413100): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413100): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413100): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413100): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413100): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413100): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.385788164 +0000 UTC m=+3.807926691 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413100): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413240): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413240): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413240): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413240): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413240): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.385788164 +0000 UTC m=+3.807926691 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413240): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc540 item 1 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413280): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413280): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413280): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413280): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413280): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.387605346 +0000 UTC m=+3.809743871 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413280): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004132c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004132c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004132c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004132c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004132c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.387605346 +0000 UTC m=+3.809743871 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004132c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc930 item 2 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413300): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413300): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413300): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413300): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413300): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.388909945 +0000 UTC m=+3.811048460 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413300): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413380): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413380): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413380): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413380): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413380): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413380): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413380): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.388909945 +0000 UTC m=+3.811048460 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413380): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004133c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004133c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004133c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004133c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004133c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.388909945 +0000 UTC m=+3.811048460 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004133c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bcd90 item 3 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413440): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413440): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413440): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413440): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413440): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.390477938 +0000 UTC m=+3.812616464 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413440): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413500): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413500): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413500): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413500): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413500): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.390477938 +0000 UTC m=+3.812616464 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413500): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd260 item 4 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413540): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413540): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413540): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413540): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413540): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.391657704 +0000 UTC m=+3.813796230 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413540): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413580): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413580): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413580): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413580): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413580): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413580): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413580): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.391657704 +0000 UTC m=+3.813796230 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413580): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004135c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004135c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004135c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004135c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004135c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.391657704 +0000 UTC m=+3.813796230 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004135c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd650 item 5 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413680): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413680): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413680): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413680): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413680): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.393304445 +0000 UTC m=+3.815442971 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413680): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413940): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413940): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413940): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413940): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413940): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.393304445 +0000 UTC m=+3.815442971 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413940): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bdab0 item 6 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004139c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004139c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004139c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004139c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004139c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.394695867 +0000 UTC m=+3.816834393 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004139c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc040): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc040): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc040): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc040): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc040): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc040): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc040): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.394695867 +0000 UTC m=+3.816834393 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc040): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc080): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc080): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc080): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc080): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc080): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.394695867 +0000 UTC m=+3.816834393 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc080): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bddc0 item 7 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc180): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc180): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc180): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc180): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc180): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.396586035 +0000 UTC m=+3.818724561 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc180): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc2c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc2c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc2c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc2c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc2c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.396586035 +0000 UTC m=+3.818724561 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc2c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2230 item 8 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc340): _readAt: size=2, off=0 2025/04/21 04:33:25 ERROR : open-test-file(0xc0005dc340): Couldn't read size of file 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc340): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc340): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc340): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc340): close: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc340): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc380): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc380): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc380): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc380): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc380): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.397871599 +0000 UTC m=+3.820010125 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc380): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc3c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc3c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc3c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc3c0): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc3c0): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc3c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc3c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.397871599 +0000 UTC m=+3.820010125 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc3c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc400): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc400): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc400): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc400): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc400): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.397871599 +0000 UTC m=+3.820010125 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc400): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b24d0 item 9 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc500): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc500): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc500): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc500): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc500): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.399664936 +0000 UTC m=+3.821803462 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc500): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813800): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813800): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813800): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813800): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813800): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.399664936 +0000 UTC m=+3.821803462 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813800): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b1260 item 10 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008138c0): _readAt: size=2, off=0 2025/04/21 04:33:25 ERROR : open-test-file(0xc0008138c0): Couldn't read size of file 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008138c0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008138c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008138c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008138c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008138c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813900): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813900): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813900): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813900): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813900): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.401045958 +0000 UTC m=+3.823184484 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813900): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008139c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008139c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008139c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008139c0): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008139c0): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008139c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008139c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.401045958 +0000 UTC m=+3.823184484 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008139c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813a00): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813a00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813a00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813a00): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813a00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.401045958 +0000 UTC m=+3.823184484 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813a00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b1650 item 11 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813a80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813a80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813a80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813a80): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813a80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.402660469 +0000 UTC m=+3.824798995 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813a80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813b00): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813b00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813b00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813b00): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813b00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.402660469 +0000 UTC m=+3.824798995 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813b00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b1a40 item 12 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813bc0): _readAt: size=2, off=0 2025/04/21 04:33:25 ERROR : open-test-file(0xc000813bc0): Couldn't read size of file 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813bc0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813bc0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813bc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813bc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813bc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813c00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813c00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813c00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813c00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813c00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.403903703 +0000 UTC m=+3.826042229 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813c00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813cc0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813cc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813cc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813cc0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813cc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.403903703 +0000 UTC m=+3.826042229 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813cc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b1ea0 item 13 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813d40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813d40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813d40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813d40): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813d40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.405124095 +0000 UTC m=+3.827262621 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813d40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813dc0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813dc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813dc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813dc0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813dc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.405124095 +0000 UTC m=+3.827262621 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813dc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce380 item 14 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813e80): _readAt: size=2, off=0 2025/04/21 04:33:25 ERROR : open-test-file(0xc000813e80): Couldn't read size of file 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813e80): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813e80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813e80): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813e80): close: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813e80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813ec0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813ec0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813ec0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813ec0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813ec0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.406355447 +0000 UTC m=+3.828493973 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813ec0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e000): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e000): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e000): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e000): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e000): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.406355447 +0000 UTC m=+3.828493973 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e000): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce700 item 15 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e200): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e200): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e200): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e200): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e200): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.407533648 +0000 UTC m=+3.829672174 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e200): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e280): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e280): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e280): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e280): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e280): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.407533648 +0000 UTC m=+3.829672174 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e280): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cee00 item 16 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e2c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e2c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e2c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e2c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e2c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.408662668 +0000 UTC m=+3.830801194 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e2c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e300): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e300): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e300): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e300): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e300): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e300): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e300): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e300): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.408662668 +0000 UTC m=+3.830801194 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e300): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e340): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e340): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e340): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e340): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e340): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.408662668 +0000 UTC m=+3.830801194 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e340): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf3b0 item 17 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e440): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e440): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e440): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e440): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e440): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.410378269 +0000 UTC m=+3.832516795 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e440): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e4c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e4c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e4c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e4c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e4c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.410378269 +0000 UTC m=+3.832516795 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e4c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf7a0 item 18 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e640): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e640): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e640): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e640): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e640): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.411656097 +0000 UTC m=+3.833794623 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e640): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e7c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e7c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e7c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e7c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e7c0): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e7c0): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e7c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e7c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.411656097 +0000 UTC m=+3.833794623 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e7c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e800): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e800): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e800): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e800): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e800): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.411656097 +0000 UTC m=+3.833794623 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e800): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfb20 item 19 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e900): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e900): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e900): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e900): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e900): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.413402737 +0000 UTC m=+3.835541263 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e900): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e980): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e980): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e980): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e980): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e980): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.413402737 +0000 UTC m=+3.835541263 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045e980): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d21c0 item 20 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ea00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ea00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ea00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ea00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ea00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.414753814 +0000 UTC m=+3.836892340 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ea00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ec00): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ec00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ec00): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ec00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ec00): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ec00): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ec00): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ec00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.414753814 +0000 UTC m=+3.836892340 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ec00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ecc0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ecc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ecc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ecc0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ecc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.414753814 +0000 UTC m=+3.836892340 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ecc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2700 item 21 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ed40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ed40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ed40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ed40): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ed40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.416483611 +0000 UTC m=+3.838622137 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ed40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ee80): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ee80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ee80): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ee80): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ee80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.416483611 +0000 UTC m=+3.838622137 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ee80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2af0 item 22 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.417817665 +0000 UTC m=+3.839956191 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ef00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045efc0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045efc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045efc0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045efc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045efc0): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045efc0): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045efc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045efc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.417817665 +0000 UTC m=+3.839956191 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045efc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f000): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f000): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f000): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f000): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f000): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.417817665 +0000 UTC m=+3.839956191 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f000): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2f50 item 23 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f080): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f080): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f080): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f080): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f080): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.419494343 +0000 UTC m=+3.841632869 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f080): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f100): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f100): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f100): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f100): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f100): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.419494343 +0000 UTC m=+3.841632869 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f100): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3500 item 24 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f1c0): _readAt: size=2, off=0 2025/04/21 04:33:25 ERROR : open-test-file(0xc00045f1c0): Couldn't read size of file 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f1c0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f1c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f1c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f1c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f1c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f200): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f200): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f200): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f200): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f200): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.420843446 +0000 UTC m=+3.842981972 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f200): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f2c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f2c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f2c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f2c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f2c0): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f2c0): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f2c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f2c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.420843446 +0000 UTC m=+3.842981972 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f2c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f300): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f300): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f300): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f300): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f300): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.420843446 +0000 UTC m=+3.842981972 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f300): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d37a0 item 25 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f380): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f380): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f380): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f380): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f380): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.422501239 +0000 UTC m=+3.844639765 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f380): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f400): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f400): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f400): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f400): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f400): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.422501239 +0000 UTC m=+3.844639765 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f400): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3b20 item 26 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f4c0): _readAt: size=2, off=0 2025/04/21 04:33:25 ERROR : open-test-file(0xc00045f4c0): Couldn't read size of file 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f4c0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f4c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f4c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f4c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f4c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f500): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f500): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f500): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f500): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f500): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.423777434 +0000 UTC m=+3.845915950 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f500): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f600): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f600): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f600): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f600): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f600): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f600): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f600): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f600): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.423777434 +0000 UTC m=+3.845915950 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f600): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f6c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f6c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f6c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f6c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f6c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.423777434 +0000 UTC m=+3.845915950 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f6c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3dc0 item 27 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc9c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc9c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc9c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc9c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc9c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.425553569 +0000 UTC m=+3.847692094 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dc9c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcb00): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcb00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcb00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcb00): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcb00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.425553569 +0000 UTC m=+3.847692094 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcb00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2a80 item 28 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcc80): _readAt: size=2, off=0 2025/04/21 04:33:25 ERROR : open-test-file(0xc0005dcc80): Couldn't read size of file 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcc80): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcc80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcc80): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcc80): close: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcc80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcec0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcec0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcec0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcec0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcec0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.42680648 +0000 UTC m=+3.848945007 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcec0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf80): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf80): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf80): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.42680648 +0000 UTC m=+3.848945007 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dcf80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2d90 item 29 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd240): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd240): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd240): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd240): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd240): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.428002696 +0000 UTC m=+3.850141212 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd240): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd640): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd640): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd640): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd640): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd640): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.428002696 +0000 UTC m=+3.850141212 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd640): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b30a0 item 30 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd840): _readAt: size=2, off=0 2025/04/21 04:33:25 ERROR : open-test-file(0xc0005dd840): Couldn't read size of file 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd840): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd840): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd840): >_writeAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd840): close: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd840): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd8c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd8c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd8c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd8c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd8c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.429262972 +0000 UTC m=+3.851401498 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0005dd8c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36040): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36040): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36040): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36040): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36040): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.429262972 +0000 UTC m=+3.851401498 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36040): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b3570 item 31 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b360c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b360c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b360c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b360c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b360c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.430457084 +0000 UTC m=+3.852595609 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b360c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36140): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36140): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36140): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36140): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36140): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.430457084 +0000 UTC m=+3.852595609 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36140): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b3880 item 32 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36180): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36180): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36180): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36180): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36180): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.432676039 +0000 UTC m=+3.854814556 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36180): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b361c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b361c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b361c0): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b361c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b361c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b3c00 item 33 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b361c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b361c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.43320913 +0000 UTC m=+3.855347646 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b361c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36200): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36200): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36200): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36200): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36200): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.43320913 +0000 UTC m=+3.855347646 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36200): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b3dc0 item 33 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36240): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36240): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36240): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36240): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36240): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.435199297 +0000 UTC m=+3.857337823 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36240): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36280): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36280): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e150 item 34 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36280): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36280): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36280): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36280): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36280): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.435761773 +0000 UTC m=+3.857900300 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36280): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b362c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b362c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b362c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b362c0): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b362c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.435761773 +0000 UTC m=+3.857900300 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b362c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e2a0 item 34 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36300): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36300): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36300): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36300): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36300): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.436898848 +0000 UTC m=+3.859037374 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36300): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36340): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36340): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36340): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36340): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36340): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e540 item 35 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36340): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36340): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.437382236 +0000 UTC m=+3.859520761 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36340): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36380): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36380): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36380): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36380): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36380): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.437382236 +0000 UTC m=+3.859520761 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36380): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e690 item 35 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36400): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36400): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36400): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36400): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36400): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.438724445 +0000 UTC m=+3.860862971 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36400): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b364c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b364c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ea80 item 36 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b364c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b364c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b364c0): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b364c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b364c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.439257646 +0000 UTC m=+3.861396162 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b364c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36500): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36500): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36500): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36500): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36500): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.439257646 +0000 UTC m=+3.861396162 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36500): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ed20 item 36 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36540): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36540): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36540): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36540): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36540): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.440448982 +0000 UTC m=+3.862587509 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36540): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36580): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36580): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36580): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36580): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36580): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f180 item 37 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36580): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36580): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.440984418 +0000 UTC m=+3.863122944 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36580): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b365c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b365c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b365c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b365c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b365c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.440984418 +0000 UTC m=+3.863122944 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b365c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f340 item 37 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36640): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36640): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36640): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36640): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36640): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.442203076 +0000 UTC m=+3.864341601 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36640): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36700): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36700): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f880 item 38 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36700): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36700): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36700): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36700): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36700): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.442790199 +0000 UTC m=+3.864928725 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36700): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36740): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36740): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36740): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36740): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36740): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.442790199 +0000 UTC m=+3.864928725 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36740): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053fb20 item 38 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b367c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b367c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b367c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b367c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b367c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.444006762 +0000 UTC m=+3.866145279 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b367c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36880): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36880): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36880): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36880): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36880): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053fea0 item 39 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36880): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36880): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.444519615 +0000 UTC m=+3.866658141 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36880): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b368c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b368c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b368c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b368c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b368c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.444519615 +0000 UTC m=+3.866658141 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b368c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005400e0 item 39 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f740): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f740): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f740): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f740): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f740): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.445793236 +0000 UTC m=+3.867931762 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f740): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f800): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f800): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003803f0 item 40 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f800): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f800): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f800): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f800): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f800): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.446337588 +0000 UTC m=+3.868476115 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f800): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f840): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f840): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f840): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f840): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f840): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.446337588 +0000 UTC m=+3.868476115 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f840): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380620 item 40 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f880): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f880): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f880): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f880): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f880): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f880): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f880): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.447574951 +0000 UTC m=+3.869713477 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f880): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f8c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f8c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f8c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003809a0 item 41 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f8c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f8c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.448179747 +0000 UTC m=+3.870318272 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f8c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f900): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f900): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f900): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f900): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f900): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380b60 item 41 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f900): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f900): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.448730511 +0000 UTC m=+3.870869036 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f900): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f940): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f940): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f940): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f940): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f940): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.448730511 +0000 UTC m=+3.870869036 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045f940): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380e00 item 41 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fa00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fa00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fa00): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fa00): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fa00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fa00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fa00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.449942716 +0000 UTC m=+3.872081242 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fa00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fa40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fa40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fa40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003813b0 item 42 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fa40): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fa40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.450418199 +0000 UTC m=+3.872556714 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fa40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fb00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fb00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381500 item 42 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fb00): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fb00): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fb00): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fb00): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fb00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.450952502 +0000 UTC m=+3.873091028 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fb00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fb40): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fb40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fb40): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fb40): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fb40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.450952502 +0000 UTC m=+3.873091028 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fb40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003816c0 item 42 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc00): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc00): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.452161642 +0000 UTC m=+3.874300168 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381c70 item 43 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc40): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.4526345 +0000 UTC m=+3.874773025 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fc40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fd00): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fd00): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fd00): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fd00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fd00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ea0 item 43 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fd00): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fd00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.453170866 +0000 UTC m=+3.875309393 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fd00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fd40): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fd40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fd40): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fd40): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fd40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.453170866 +0000 UTC m=+3.875309393 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fd40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052150 item 43 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe00): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe00): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.454583258 +0000 UTC m=+3.876721785 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000525b0 item 44 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe40): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.455051777 +0000 UTC m=+3.877190304 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045fe40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ff40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ff40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052850 item 44 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ff40): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ff40): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ff40): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ff40): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ff40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.455647086 +0000 UTC m=+3.877785612 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc00045ff40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76000): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76000): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76000): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76000): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76000): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.455647086 +0000 UTC m=+3.877785612 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76000): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 44 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d760c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d760c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d760c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d760c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d760c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d760c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d760c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.456962164 +0000 UTC m=+3.879100691 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d760c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76100): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76100): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76100): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 45 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76100): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76100): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.457461402 +0000 UTC m=+3.879599928 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76100): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d761c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d761c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d761c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d761c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d761c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.457461402 +0000 UTC m=+3.879599928 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d761c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000530a0 item 45 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76280): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76280): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76280): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76280): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76280): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76280): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76280): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.458788092 +0000 UTC m=+3.880926618 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76280): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d762c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d762c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d762c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053650 item 46 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d762c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d762c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.459275377 +0000 UTC m=+3.881413903 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d762c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76380): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76380): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76380): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76380): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76380): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.459275377 +0000 UTC m=+3.881413903 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76380): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053880 item 46 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36980): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36980): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36980): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36980): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36980): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36980): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36980): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.460583242 +0000 UTC m=+3.882721769 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36980): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b369c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b369c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b369c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540690 item 47 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b369c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b369c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.461182177 +0000 UTC m=+3.883320693 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b369c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36a80): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36a80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36a80): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36a80): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36a80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.461182177 +0000 UTC m=+3.883320693 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36a80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005408c0 item 47 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36b40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36b40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36b40): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36b40): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36b40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36b40): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36b40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.462519898 +0000 UTC m=+3.884658424 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36b40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36b80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36b80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36b80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540cb0 item 48 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36b80): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36b80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.463003015 +0000 UTC m=+3.885141541 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36b80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36c40): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36c40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36c40): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36c40): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36c40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.463003015 +0000 UTC m=+3.885141541 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36c40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540f50 item 48 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36c80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36c80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36c80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36c80): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36c80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.464270164 +0000 UTC m=+3.886408689 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36c80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36cc0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36cc0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36cc0): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36cc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36cc0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36cc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005413b0 item 49 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36cc0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36cc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.464802703 +0000 UTC m=+3.886941230 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36cc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36d00): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36d00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36d00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36d00): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36d00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.464802703 +0000 UTC m=+3.886941230 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36d00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005415e0 item 49 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36d80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36d80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36d80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36d80): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36d80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.46602021 +0000 UTC m=+3.888158736 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36d80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36e40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36e40): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36e40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541b20 item 50 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36e40): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36e40): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36e40): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36e40): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36e40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.466603585 +0000 UTC m=+3.888742112 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36e40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36e80): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36e80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36e80): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36e80): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36e80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.466603585 +0000 UTC m=+3.888742112 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36e80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541d50 item 50 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36f00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36f00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36f00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36f00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36f00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.467924595 +0000 UTC m=+3.890063121 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36f00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36fc0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36fc0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36fc0): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36fc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36fc0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36fc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160540 item 51 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36fc0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36fc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.468441876 +0000 UTC m=+3.890580402 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b36fc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37000): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37000): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37000): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37000): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37000): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.468441876 +0000 UTC m=+3.890580402 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37000): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160770 item 51 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37080): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37080): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37080): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37080): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37080): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.469813871 +0000 UTC m=+3.891952398 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37080): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37140): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37140): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37140): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160b60 item 52 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37140): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37140): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37140): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37140): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37140): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.470363013 +0000 UTC m=+3.892501538 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37140): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37180): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37180): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37180): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37180): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37180): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.470363013 +0000 UTC m=+3.892501538 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37180): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160ee0 item 52 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37200): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37200): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37200): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37200): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37200): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.471579507 +0000 UTC m=+3.893718033 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37200): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b372c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b372c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b372c0): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b372c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b372c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b372c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161340 item 53 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b372c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b372c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.472071159 +0000 UTC m=+3.894209685 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b372c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37300): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37300): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37300): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37300): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37300): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.472071159 +0000 UTC m=+3.894209685 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37300): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001615e0 item 53 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37380): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37380): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37380): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37380): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37380): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.473299035 +0000 UTC m=+3.895437561 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37380): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37440): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37440): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37440): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161ab0 item 54 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37440): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37440): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37440): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37440): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37440): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.473945078 +0000 UTC m=+3.896083604 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37440): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37480): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37480): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37480): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37480): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37480): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.473945078 +0000 UTC m=+3.896083604 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37480): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161c70 item 54 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37500): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37500): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37500): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37500): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37500): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.475233677 +0000 UTC m=+3.897372193 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37500): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b375c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b375c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b375c0): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b375c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b375c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b375c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee070 item 55 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b375c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b375c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.475754555 +0000 UTC m=+3.897893081 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b375c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37600): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37600): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37600): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37600): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37600): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.475754555 +0000 UTC m=+3.897893081 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37600): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee310 item 55 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37680): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37680): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37680): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37680): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37680): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.477090693 +0000 UTC m=+3.899229219 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37680): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37740): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37740): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37740): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee690 item 56 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37740): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37740): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37740): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37740): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37740): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.477617472 +0000 UTC m=+3.899755998 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37740): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37780): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37780): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37780): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37780): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37780): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.477617472 +0000 UTC m=+3.899755998 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37780): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee7e0 item 56 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37840): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37840): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37840): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37840): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37840): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37840): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37840): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37840): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.479130894 +0000 UTC m=+3.901269420 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37840): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37880): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37880): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37880): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eebd0 item 57 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37880): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37880): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.479681177 +0000 UTC m=+3.901819703 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37880): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37940): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37940): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37940): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37940): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37940): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37940): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eef50 item 57 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37940): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37940): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.480177899 +0000 UTC m=+3.902316425 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000b37940): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d763c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d763c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d763c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d763c0): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d763c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.480177899 +0000 UTC m=+3.902316425 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d763c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000539d0 item 57 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76480): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76480): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76480): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76480): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76480): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76480): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76480): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76480): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.481415763 +0000 UTC m=+3.903554289 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76480): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d764c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d764c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d764c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ce0 item 58 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d764c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d764c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.481951849 +0000 UTC m=+3.904090366 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d764c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76580): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76580): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76580): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 58 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76580): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76580): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76580): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76580): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76580): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.482535856 +0000 UTC m=+3.904674381 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d76580): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d765c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d765c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d765c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d765c0): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d765c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.482535856 +0000 UTC m=+3.904674381 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000d765c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318150 item 58 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6080): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6080): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6080): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6080): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6080): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6080): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6080): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6080): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.487403866 +0000 UTC m=+3.909542391 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6080): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6100): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6100): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6100): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003181c0 item 59 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6100): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6100): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.48802968 +0000 UTC m=+3.910168196 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6100): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe61c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe61c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe61c0): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe61c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe61c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe61c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318380 item 59 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe61c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe61c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.488501716 +0000 UTC m=+3.910640252 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe61c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6200): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6200): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6200): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6200): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6200): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.488501716 +0000 UTC m=+3.910640252 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6200): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318540 item 59 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe62c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe62c0): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe62c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe62c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe62c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe62c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe62c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe62c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.489695467 +0000 UTC m=+3.911833993 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe62c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6300): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6300): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6300): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318e00 item 60 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6300): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6300): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.490104786 +0000 UTC m=+3.912243302 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6300): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe63c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe63c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe63c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318fc0 item 60 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe63c0): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe63c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe63c0): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe63c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe63c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.490637134 +0000 UTC m=+3.912775741 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe63c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6400): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6400): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6400): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6400): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6400): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.490637134 +0000 UTC m=+3.912775741 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6400): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003192d0 item 60 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe64c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe64c0): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe64c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe64c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe64c0): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe64c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe64c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe64c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.491779119 +0000 UTC m=+3.913917645 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe64c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6500): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6500): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6500): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003195e0 item 61 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6500): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6500): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.492211641 +0000 UTC m=+3.914350167 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6500): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe65c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe65c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe65c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe65c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe65c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.492211641 +0000 UTC m=+3.914350167 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe65c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003197a0 item 61 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6680): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6680): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6680): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6680): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6680): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6680): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6680): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6680): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.493412024 +0000 UTC m=+3.915550550 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6680): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe66c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe66c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe66c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319b90 item 62 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe66c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe66c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.493889681 +0000 UTC m=+3.916028207 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe66c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6780): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6780): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6780): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6780): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6780): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.493889681 +0000 UTC m=+3.916028207 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6780): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319d50 item 62 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6840): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6840): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6840): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6840): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6840): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6840): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6840): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6840): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.495047444 +0000 UTC m=+3.917185970 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6840): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6880): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6880): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6880): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee070 item 63 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6880): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6880): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.495503521 +0000 UTC m=+3.917642047 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6880): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6940): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6940): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6940): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6940): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6940): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.495503521 +0000 UTC m=+3.917642047 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6940): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee310 item 63 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6a00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6a00): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6a00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6a00): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6a00): >_readAt: n=0, err=Bad file descriptor 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6a00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6a00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6a00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.496664731 +0000 UTC m=+3.918803257 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6a00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6a40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6a40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6a40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee690 item 64 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6a40): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6a40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.497109626 +0000 UTC m=+3.919248152 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6a40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6b00): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6b00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6b00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6b00): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6b00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.497109626 +0000 UTC m=+3.919248152 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6b00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee7e0 item 64 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6b40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6b40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6b40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6b40): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6b40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.49829426 +0000 UTC m=+3.920432777 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6b40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6b80): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6b80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6b80): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6b80): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6b80): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eebd0 item 65 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6b80): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6b80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.498772688 +0000 UTC m=+3.920911215 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6b80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6bc0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6bc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6bc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6bc0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6bc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.498772688 +0000 UTC m=+3.920911215 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6bc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eef50 item 65 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6c00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6c00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6c00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6c00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6c00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.499959226 +0000 UTC m=+3.922097752 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6c00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6c40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6c40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef1f0 item 66 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6c40): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6c40): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6c40): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6c40): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6c40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.500521201 +0000 UTC m=+3.922659727 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6c40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6c80): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6c80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6c80): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6c80): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6c80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.500521201 +0000 UTC m=+3.922659727 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6c80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef420 item 66 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6cc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6cc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6cc0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6cc0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6cc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.501697049 +0000 UTC m=+3.923835564 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6cc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6d00): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6d00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6d00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6d00): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6d00): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef880 item 67 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6d00): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6d00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.502466062 +0000 UTC m=+3.924604578 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6d00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6d40): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6d40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6d40): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6d40): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6d40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.502466062 +0000 UTC m=+3.924604578 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000fe6d40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef9d0 item 67 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da400): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da400): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da400): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da400): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da400): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.50454203 +0000 UTC m=+3.926680556 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002da400): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da1c0 item 68 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.508931671 +0000 UTC m=+3.931070187 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db400): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db440): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db440): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db440): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db440): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db440): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.508931671 +0000 UTC m=+3.931070187 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db440): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da310 item 68 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db480): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db480): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db480): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db480): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db480): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.510111286 +0000 UTC m=+3.932249812 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db480): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db4c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db4c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db4c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db4c0): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db4c0): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da5b0 item 69 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db4c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db4c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.512932953 +0000 UTC m=+3.935071479 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db4c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db500): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db500): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db500): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db500): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db500): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.512932953 +0000 UTC m=+3.935071479 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db500): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da700 item 69 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db580): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db580): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db580): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db580): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db580): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.51420514 +0000 UTC m=+3.936343667 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db580): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db640): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db640): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da9a0 item 70 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db640): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db640): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db640): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db640): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db640): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.514710189 +0000 UTC m=+3.936848716 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db640): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db680): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db680): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db680): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db680): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db680): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.514710189 +0000 UTC m=+3.936848716 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db680): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dab60 item 70 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db700): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db700): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db700): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db700): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db700): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.521776706 +0000 UTC m=+3.943915232 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db700): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db7c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db7c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db7c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db7c0): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db7c0): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dae00 item 71 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db7c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db7c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.522249794 +0000 UTC m=+3.944388321 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db7c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db800): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db800): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db800): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db800): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db800): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.522249794 +0000 UTC m=+3.944388321 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db800): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dafc0 item 71 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db900): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db900): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db900): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db900): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db900): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.523458694 +0000 UTC m=+3.945597220 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002db900): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db500 item 72 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.526687845 +0000 UTC m=+3.948826362 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba80): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba80): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba80): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.526687845 +0000 UTC m=+3.948826362 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dba80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db7a0 item 72 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb00): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb00): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.527718561 +0000 UTC m=+3.949857077 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dbdc0 item 73 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb40): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.528168846 +0000 UTC m=+3.950307372 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbb40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbbc0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbbc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbbc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbbc0): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbbc0): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005de5b0 item 73 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbbc0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbbc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.528642215 +0000 UTC m=+3.950780731 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbbc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbc40): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbc40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbc40): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbc40): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbc40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.528642215 +0000 UTC m=+3.950780731 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbc40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005de7e0 item 73 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbe80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbe80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbe80): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbe80): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbe80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbe80): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbe80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.529797875 +0000 UTC m=+3.951936401 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbe80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbf40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbf40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbf40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ded20 item 74 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbf40): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbf40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.530425123 +0000 UTC m=+3.952563648 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0002dbf40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412500): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412500): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005df1f0 item 74 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412500): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412500): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412500): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412500): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412500): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.530940941 +0000 UTC m=+3.953079466 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412500): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412540): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412540): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412540): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412540): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412540): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.530940941 +0000 UTC m=+3.953079466 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412540): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005df500 item 74 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412640): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412640): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412640): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412640): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412640): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412640): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412640): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.532239007 +0000 UTC m=+3.954377534 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412640): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412680): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412680): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412680): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005df8f0 item 75 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412680): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412680): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.532733656 +0000 UTC m=+3.954872182 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412680): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412740): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412740): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412740): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412740): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412740): _writeAt: size=3, off=2 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dfb90 item 75 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412740): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412740): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.533181597 +0000 UTC m=+3.955320123 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412740): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412780): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412780): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412780): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412780): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412780): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.533181597 +0000 UTC m=+3.955320123 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412780): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dfe30 item 75 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d40): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d40): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d40): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.534318602 +0000 UTC m=+3.956457128 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c81c0 item 76 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d80): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.534766784 +0000 UTC m=+3.956905309 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412d80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412e40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412e40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8310 item 76 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412e40): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412e40): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412e40): _writeAt: size=3, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412e40): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412e40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.535263405 +0000 UTC m=+3.957401931 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412e40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412ec0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412ec0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412ec0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412ec0): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412ec0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.535263405 +0000 UTC m=+3.957401931 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412ec0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8540 item 76 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412f80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412f80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412f80): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412f80): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412f80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412f80): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412f80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.536343523 +0000 UTC m=+3.958482049 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412f80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412fc0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412fc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412fc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c88c0 item 77 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412fc0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412fc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.536827482 +0000 UTC m=+3.958965997 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000412fc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004130c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004130c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004130c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004130c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004130c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.536827482 +0000 UTC m=+3.958965997 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004130c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8af0 item 77 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413280): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413280): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413280): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413280): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413280): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413280): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413280): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.538029969 +0000 UTC m=+3.960168495 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413280): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004132c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004132c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004132c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8d90 item 78 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004132c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004132c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.538512996 +0000 UTC m=+3.960651521 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004132c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004133c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004133c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004133c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004133c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004133c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.538512996 +0000 UTC m=+3.960651521 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004133c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8fc0 item 78 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004134c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004134c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004134c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004134c0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004134c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004134c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004134c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.539702268 +0000 UTC m=+3.961840794 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004134c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413500): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413500): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413500): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9340 item 79 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413500): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413500): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.54010283 +0000 UTC m=+3.962241357 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413500): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004135c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004135c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004135c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004135c0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004135c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.54010283 +0000 UTC m=+3.962241357 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004135c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9500 item 79 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004136c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004136c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004136c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004136c0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004136c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004136c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004136c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.541277255 +0000 UTC m=+3.963415781 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0004136c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413940): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413940): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413940): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9810 item 80 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413940): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413940): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.541719285 +0000 UTC m=+3.963857802 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413940): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413a40): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413a40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413a40): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413a40): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413a40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.541719285 +0000 UTC m=+3.963857802 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413a40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9ab0 item 80 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413c80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413c80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413c80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413c80): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413c80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.542890865 +0000 UTC m=+3.965029391 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000413c80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812040): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812040): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812040): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812040): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812040): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812040): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9dc0 item 81 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812040): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812040): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.543371127 +0000 UTC m=+3.965509653 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812040): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812080): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812080): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812080): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812080): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812080): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.543371127 +0000 UTC m=+3.965509653 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812080): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6620 item 81 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812140): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812140): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812140): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812140): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812140): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.544463808 +0000 UTC m=+3.966602324 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812140): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812240): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812240): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812240): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6b60 item 82 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812240): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812240): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812240): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812240): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812240): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.544959649 +0000 UTC m=+3.967098175 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812240): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812280): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812280): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812280): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812280): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812280): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.544959649 +0000 UTC m=+3.967098175 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812280): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6fc0 item 82 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812300): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812300): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812300): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812300): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812300): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.546043584 +0000 UTC m=+3.968182110 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812300): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008123c0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008123c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008123c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008123c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008123c0): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008123c0): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7490 item 83 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008123c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008123c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.546598216 +0000 UTC m=+3.968736741 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008123c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812400): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812400): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812400): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812400): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812400): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.546598216 +0000 UTC m=+3.968736741 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812400): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7730 item 83 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008124c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008124c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008124c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008124c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008124c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.547693903 +0000 UTC m=+3.969832429 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008124c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812580): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812580): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812580): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7b90 item 84 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812580): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812580): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812580): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812580): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812580): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.548244105 +0000 UTC m=+3.970382632 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812580): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812600): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812600): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812600): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812600): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812600): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.548244105 +0000 UTC m=+3.970382632 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812600): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7ce0 item 84 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812680): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812680): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812680): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812680): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812680): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.549344461 +0000 UTC m=+3.971482988 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812680): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812740): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812740): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812740): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812740): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812740): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812740): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544380 item 85 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812740): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812740): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.549884695 +0000 UTC m=+3.972023222 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812740): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812780): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812780): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812780): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812780): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812780): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.549884695 +0000 UTC m=+3.972023222 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812780): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544850 item 85 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812800): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812800): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812800): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812800): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812800): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.551200846 +0000 UTC m=+3.973339372 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812800): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008128c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008128c0): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008128c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545110 item 86 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008128c0): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008128c0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008128c0): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008128c0): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008128c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.55175704 +0000 UTC m=+3.973895566 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008128c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812900): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812900): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812900): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812900): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812900): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.55175704 +0000 UTC m=+3.973895566 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812900): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545260 item 86 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812980): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812980): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812980): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812980): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812980): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.552978994 +0000 UTC m=+3.975117520 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812980): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812a80): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812a80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812a80): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812a80): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812a80): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812a80): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545810 item 87 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812a80): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812a80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.553487118 +0000 UTC m=+3.975625644 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812a80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ac0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ac0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ac0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ac0): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ac0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.553487118 +0000 UTC m=+3.975625644 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ac0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545b20 item 87 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812b80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812b80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812b80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812b80): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812b80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.554674918 +0000 UTC m=+3.976813444 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812b80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c40): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ac070 item 88 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c40): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c40): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c40): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c40): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.555106399 +0000 UTC m=+3.977244924 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c80): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c80): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c80): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.555106399 +0000 UTC m=+3.977244924 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812c80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ac1c0 item 88 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d40): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d40): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d40): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d40): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d40): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d40): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d40): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d40): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.556163803 +0000 UTC m=+3.978302319 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d40): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ac4d0 item 89 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d80): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.556578131 +0000 UTC m=+3.978716647 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812d80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812e80): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812e80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812e80): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812e80): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812e80): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812e80): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ac770 item 89 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812e80): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812e80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.556991407 +0000 UTC m=+3.979129933 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812e80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ec0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ec0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ec0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ec0): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ec0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.556991407 +0000 UTC m=+3.979129933 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812ec0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ac9a0 item 89 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812f80): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812f80): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812f80): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812f80): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812f80): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812f80): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812f80): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812f80): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.558135094 +0000 UTC m=+3.980273620 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812f80): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812fc0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812fc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812fc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005accb0 item 90 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812fc0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812fc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.558570151 +0000 UTC m=+3.980708677 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000812fc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813080): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813080): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813080): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ace70 item 90 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813080): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813080): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813080): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813080): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813080): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.559019313 +0000 UTC m=+3.981157839 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813080): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008130c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008130c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008130c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008130c0): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008130c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.559019313 +0000 UTC m=+3.981157839 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008130c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ad030 item 90 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813180): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813180): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813180): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813180): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813180): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813180): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813180): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813180): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.560016055 +0000 UTC m=+3.982154581 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813180): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008131c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008131c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008131c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ad2d0 item 91 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008131c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008131c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.560426596 +0000 UTC m=+3.982565122 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008131c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813280): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813280): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813280): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813280): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813280): >_readAt: n=2, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813280): _writeAt: size=3, off=7 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ad420 item 91 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813280): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813280): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.560861192 +0000 UTC m=+3.982999718 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813280): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008132c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008132c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008132c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008132c0): >_readAt: n=8, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008132c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.560861192 +0000 UTC m=+3.982999718 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008132c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ad5e0 item 91 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813380): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813380): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813380): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813380): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813380): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813380): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813380): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813380): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.561923166 +0000 UTC m=+3.984061692 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813380): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008133c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008133c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008133c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ad8f0 item 92 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008133c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008133c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.562349856 +0000 UTC m=+3.984488372 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008133c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813480): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813480): open at offset 5 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813480): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005adb90 item 92 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813480): _readAt: size=2, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813480): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813480): _writeAt: size=3, off=5 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813480): >_writeAt: n=3, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813480): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.562819488 +0000 UTC m=+3.984958014 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813480): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008134c0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008134c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008134c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008134c0): >_readAt: n=3, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008134c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.562819488 +0000 UTC m=+3.984958014 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008134c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005adce0 item 92 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813580): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813580): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813580): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813580): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813580): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813580): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813580): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813580): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.563931306 +0000 UTC m=+3.986069832 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813580): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008135c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008135c0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008135c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420930 item 93 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008135c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008135c0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.564343028 +0000 UTC m=+3.986481555 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc0008135c0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813680): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813680): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813680): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813680): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813680): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.564343028 +0000 UTC m=+3.986481555 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813680): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420bd0 item 93 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813740): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813740): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813740): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813740): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813740): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813740): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813740): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813740): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.56552103 +0000 UTC m=+3.987659556 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813740): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813780): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813780): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813780): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004210a0 item 94 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813780): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813780): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.56595226 +0000 UTC m=+3.988090776 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813780): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813840): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813840): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813840): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813840): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813840): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.56595226 +0000 UTC m=+3.988090776 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813840): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421340 item 94 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813900): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813900): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813900): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813900): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813900): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813900): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813900): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813900): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.567071892 +0000 UTC m=+3.989210418 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813900): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813940): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813940): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813940): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421960 item 95 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813940): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813940): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.567522919 +0000 UTC m=+3.989661445 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813940): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813a00): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813a00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813a00): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813a00): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813a00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.567522919 +0000 UTC m=+3.989661445 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813a00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421c00 item 95 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 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/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813ac0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813ac0): open at offset 0 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813ac0): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813ac0): _readAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813ac0): >_readAt: n=0, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813ac0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813ac0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813ac0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.568694599 +0000 UTC m=+3.990833124 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813ac0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813b00): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813b00): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813b00): >openPending: err= 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4150 item 96 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813b00): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813b00): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.569125057 +0000 UTC m=+3.991263573 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813b00): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/21 04:33:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/21 04:33:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813bc0): _readAt: size=512, off=0 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813bc0): openPending: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813bc0): >openPending: err= 2025/04/21 04:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813bc0): >_readAt: n=5, err=EOF 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813bc0): close: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-21 04:33:25.569125057 +0000 UTC m=+3.991263573 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : open-test-file(0xc000813bc0): >close: err= 2025/04/21 04:33:25 DEBUG : open-test-file: Remove: 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4310 item 96 2025/04/21 04:33:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/21 04:33:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/21 04:33:25 DEBUG : open-test-file: >Remove: err= 2025/04/21 04:33:25 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:25 DEBUG : : Looking for writers 2025/04/21 04:33:25 DEBUG : >WaitForWriters: 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.40s) --- PASS: TestRWFileHandleOpenTests/writes (0.22s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.19s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:25 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : file1: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/04/21 04:33:25 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:33:25 DEBUG : file1(0xc000116000): openPending: 2025/04/21 04:33:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:25 DEBUG : file1(0xc000116000): >openPending: err= 2025/04/21 04:33:25 DEBUG : file1: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/21 04:33:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/21 04:33:25 DEBUG : file1(0xc000116000): _writeAt: size=2, off=0 2025/04/21 04:33:25 DEBUG : file1(0xc000116000): >_writeAt: n=2, err= 2025/04/21 04:33:25 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/21 04:33:25 DEBUG : file1(0xc000116000): RWFileHandle.Flush 2025/04/21 04:33:25 DEBUG : file1(0xc000116000): RWFileHandle.Release 2025/04/21 04:33:25 DEBUG : file1(0xc000116000): close: 2025/04/21 04:33:25 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/21 04:33:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : file1(0xc000116000): >close: err= 2025/04/21 04:33:25 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:25 DEBUG : : Looking for writers 2025/04/21 04:33:25 DEBUG : file1: reading active writers 2025/04/21 04:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:33:25 DEBUG : : Looking for writers 2025/04/21 04:33:25 DEBUG : file1: reading active writers 2025/04/21 04:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:33:25 DEBUG : : Looking for writers 2025/04/21 04:33:25 DEBUG : file1: reading active writers 2025/04/21 04:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:33:25 DEBUG : : Looking for writers 2025/04/21 04:33:25 DEBUG : file1: reading active writers 2025/04/21 04:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:33:25 DEBUG : file1: vfs cache: starting upload 2025/04/21 04:33:25 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/04/21 04:33:25 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/04/21 04:33:25 INFO : file1: Copied (new) 2025/04/21 04:33:25 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/04/21 04:33:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/21 04:33:25 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:25 INFO : file1: vfs cache: upload succeeded try #1 2025/04/21 04:33:25 DEBUG : : Looking for writers 2025/04/21 04:33:25 DEBUG : file1: reading active writers 2025/04/21 04:33:25 DEBUG : >WaitForWriters: 2025/04/21 04:33:25 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:25 DEBUG : : Looking for writers 2025/04/21 04:33:25 DEBUG : file1: reading active writers 2025/04/21 04:33:25 DEBUG : >WaitForWriters: 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.16s) === RUN TestRWCacheRename run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:25 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:25 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:25 DEBUG : rename_me: newRWFileHandle: 2025/04/21 04:33:25 DEBUG : rename_me(0xc00045e4c0): openPending: 2025/04/21 04:33:25 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2025/04/21 04:33:25 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/21 04:33:25 DEBUG : rename_me(0xc00045e4c0): >openPending: err= 2025/04/21 04:33:25 DEBUG : rename_me: >newRWFileHandle: err= 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/21 04:33:25 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/04/21 04:33:25 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/04/21 04:33:25 DEBUG : rename_me(0xc00045e4c0): _writeAt: size=5, off=0 2025/04/21 04:33:25 DEBUG : rename_me(0xc00045e4c0): >_writeAt: n=5, err= 2025/04/21 04:33:25 DEBUG : rename_me(0xc00045e4c0): close: 2025/04/21 04:33:25 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-21 04:33:25.732089082 +0000 UTC m=+4.154227598 2025/04/21 04:33:25 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/04/21 04:33:25 DEBUG : rename_me(0xc00045e4c0): >close: err= 2025/04/21 04:33:25 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/04/21 04:33:25 DEBUG : i_was_renamed: Updating file with 0xc000815740 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/21 04:33:25 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:25 DEBUG : : Looking for writers 2025/04/21 04:33:25 DEBUG : i_was_renamed: reading active writers 2025/04/21 04:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/21 04:33:25 DEBUG : : Looking for writers 2025/04/21 04:33:25 DEBUG : i_was_renamed: reading active writers 2025/04/21 04:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/21 04:33:25 DEBUG : : Looking for writers 2025/04/21 04:33:25 DEBUG : i_was_renamed: reading active writers 2025/04/21 04:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/21 04:33:25 DEBUG : : Looking for writers 2025/04/21 04:33:25 DEBUG : i_was_renamed: reading active writers 2025/04/21 04:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/21 04:33:25 DEBUG : i_was_renamed: vfs cache: starting upload 2025/04/21 04:33:25 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/21 04:33:25 DEBUG : i_was_renamed.1b706177.partial: renamed to: i_was_renamed 2025/04/21 04:33:25 INFO : i_was_renamed: Copied (new) 2025/04/21 04:33:25 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-04-21 04:33:25.732089082 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/21 04:33:25 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/04/21 04:33:25 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/21 04:33:25 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/04/21 04:33:25 DEBUG : : Looking for writers 2025/04/21 04:33:25 DEBUG : i_was_renamed: reading active writers 2025/04/21 04:33:25 DEBUG : >WaitForWriters: 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:25 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/21 04:33:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-jicofuz6jeqe" 2025/04/21 04:33:25 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/21 04:33:26 DEBUG : : forgetting directory cache 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc000fe7300): _readAt: size=512, off=0 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc000fe7300): openPending: 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-21 03:34:25.887446406 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/21 04:33:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc000fe7300): >openPending: err= 2025/04/21 04:33:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc000fe7300): >_readAt: n=20, err=EOF 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc000fe7300): close: 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-21 03:34:25.887446406 +0000 UTC 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc000fe7300): >close: err= 2025/04/21 04:33:26 DEBUG : : forgetting directory cache 2025/04/21 04:33:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc000fe7680): _readAt: size=512, off=0 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc000fe7680): openPending: 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-21 03:35:25.887446406 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-04-21 03:34:25.887446406 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-21 03:35:25.887446406 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-04-21 03:34:25.887446406 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/04/21 04:33:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/21 04:33:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc000fe7680): >openPending: err= 2025/04/21 04:33:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc000fe7680): >_readAt: n=20, err=EOF 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc000fe7680): close: 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-21 03:35:25.887446406 +0000 UTC 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc000fe7680): >close: err= 2025/04/21 04:33:26 DEBUG : : forgetting directory cache 2025/04/21 04:33:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc00045e840): _readAt: size=512, off=0 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc00045e840): openPending: 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-21 03:36:25.887446406 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-04-21 03:35:25.887446406 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-21 03:36:25.887446406 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-04-21 03:35:25.887446406 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/04/21 04:33:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/21 04:33:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc00045e840): >openPending: err= 2025/04/21 04:33:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc00045e840): >_readAt: n=20, err=EOF 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc00045e840): close: 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-21 03:36:25.887446406 +0000 UTC 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc00045e840): >close: err= 2025/04/21 04:33:26 DEBUG : : forgetting directory cache 2025/04/21 04:33:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc000813dc0): _readAt: size=512, off=0 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc000813dc0): openPending: 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-21 03:37:25.887446406 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-04-21 03:36:25.887446406 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-21 03:37:25.887446406 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-04-21 03:36:25.887446406 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/04/21 04:33:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/21 04:33:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc000813dc0): >openPending: err= 2025/04/21 04:33:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc000813dc0): >_readAt: n=20, err=EOF 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc000813dc0): close: 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-21 03:37:25.887446406 +0000 UTC 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc000813dc0): >close: err= 2025/04/21 04:33:26 DEBUG : : forgetting directory cache 2025/04/21 04:33:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc0005dc040): _readAt: size=512, off=0 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc0005dc040): openPending: 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-21 03:38:25.887446406 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-04-21 03:37:25.887446406 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-21 03:38:25.887446406 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-04-21 03:37:25.887446406 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/04/21 04:33:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/21 04:33:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc0005dc040): >openPending: err= 2025/04/21 04:33:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc0005dc040): >_readAt: n=20, err=EOF 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc0005dc040): close: 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-21 03:38:25.887446406 +0000 UTC 2025/04/21 04:33:26 DEBUG : TestRWCacheUpdate(0xc0005dc040): >close: err= 2025/04/21 04:33:27 DEBUG : : forgetting directory cache 2025/04/21 04:33:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc00045e7c0): _readAt: size=512, off=0 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc00045e7c0): openPending: 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-21 03:39:25.887446406 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-04-21 03:38:25.887446406 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-21 03:39:25.887446406 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-04-21 03:38:25.887446406 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/04/21 04:33:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/21 04:33:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc00045e7c0): >openPending: err= 2025/04/21 04:33:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc00045e7c0): >_readAt: n=20, err=EOF 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc00045e7c0): close: 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-21 03:39:25.887446406 +0000 UTC 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc00045e7c0): >close: err= 2025/04/21 04:33:27 DEBUG : : forgetting directory cache 2025/04/21 04:33:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc0005dc3c0): _readAt: size=512, off=0 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc0005dc3c0): openPending: 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-21 03:40:25.887446406 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-04-21 03:39:25.887446406 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-21 03:40:25.887446406 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-04-21 03:39:25.887446406 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/04/21 04:33:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/21 04:33:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc0005dc3c0): >openPending: err= 2025/04/21 04:33:27 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc0005dc3c0): >_readAt: n=21, err=EOF 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc0005dc3c0): close: 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-21 03:40:25.887446406 +0000 UTC 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc0005dc3c0): >close: err= 2025/04/21 04:33:27 DEBUG : : forgetting directory cache 2025/04/21 04:33:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc00045edc0): _readAt: size=512, off=0 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc00045edc0): openPending: 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-21 03:41:25.887446406 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-04-21 03:40:25.887446406 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-21 03:41:25.887446406 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-04-21 03:40:25.887446406 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/04/21 04:33:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/21 04:33:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc00045edc0): >openPending: err= 2025/04/21 04:33:27 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc00045edc0): >_readAt: n=22, err=EOF 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc00045edc0): close: 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-21 03:41:25.887446406 +0000 UTC 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc00045edc0): >close: err= 2025/04/21 04:33:27 DEBUG : : forgetting directory cache 2025/04/21 04:33:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc0005dc500): _readAt: size=512, off=0 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc0005dc500): openPending: 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-21 03:42:25.887446406 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-04-21 03:41:25.887446406 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-21 03:42:25.887446406 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-04-21 03:41:25.887446406 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/04/21 04:33:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/21 04:33:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc0005dc500): >openPending: err= 2025/04/21 04:33:27 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc0005dc500): >_readAt: n=23, err=EOF 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc0005dc500): close: 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-21 03:42:25.887446406 +0000 UTC 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc0005dc500): >close: err= 2025/04/21 04:33:27 DEBUG : : forgetting directory cache 2025/04/21 04:33:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc00045ef00): _readAt: size=512, off=0 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc00045ef00): openPending: 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-21 03:43:25.887446406 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-04-21 03:42:25.887446406 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-21 03:43:25.887446406 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-04-21 03:42:25.887446406 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/04/21 04:33:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/21 04:33:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc00045ef00): >openPending: err= 2025/04/21 04:33:27 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc00045ef00): >_readAt: n=24, err=EOF 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc00045ef00): close: 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-21 03:43:25.887446406 +0000 UTC 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate(0xc00045ef00): >close: err= 2025/04/21 04:33:27 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:27 DEBUG : : Looking for writers 2025/04/21 04:33:27 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/21 04:33:27 DEBUG : >WaitForWriters: 2025/04/21 04:33:27 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.06s) === RUN TestCaseSensitivity run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:27 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:27 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/21 04:33:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/21 04:33:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/21 04:33:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/21 04:33:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/21 04:33:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/21 04:33:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/21 04:33:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/21 04:33:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/21 04:33:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/21 04:33:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/21 04:33:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/21 04:33:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/21 04:33:27 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/04/21 04:33:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/21 04:33:27 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/04/21 04:33:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/21 04:33:27 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/04/21 04:33:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/21 04:33:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/21 04:33:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/21 04:33:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/21 04:33:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/21 04:33:27 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/21 04:33:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/21 04:33:27 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/21 04:33:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/21 04:33:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/21 04:33:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/21 04:33:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/21 04:33:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/21 04:33:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/21 04:33:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:27 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:27 DEBUG : : Looking for writers 2025/04/21 04:33:27 DEBUG : FiLeA: reading active writers 2025/04/21 04:33:27 DEBUG : FiLeB: reading active writers 2025/04/21 04:33:27 DEBUG : FilEb: reading active writers 2025/04/21 04:33:27 DEBUG : >WaitForWriters: 2025/04/21 04:33:27 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:27 DEBUG : : Looking for writers 2025/04/21 04:33:27 DEBUG : FiLeA: reading active writers 2025/04/21 04:33:27 DEBUG : FiLeB: reading active writers 2025/04/21 04:33:27 DEBUG : FilEb: reading active writers 2025/04/21 04:33:27 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.01s) === RUN TestUnicodeNormalization run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:27 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/21 04:33:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/21 04:33:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/04/21 04:33:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/04/21 04:33:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/21 04:33:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/21 04:33:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:27 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:27 DEBUG : : Looking for writers 2025/04/21 04:33:27 DEBUG : normal name with no special characters.txt: reading active writers 2025/04/21 04:33:27 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/04/21 04:33:27 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.01s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:27 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:27 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': Reusing VFS from active cache 2025/04/21 04:33:27 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:27 DEBUG : : Looking for writers 2025/04/21 04:33:27 DEBUG : >WaitForWriters: 2025/04/21 04:33:27 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:27 DEBUG : : Looking for writers 2025/04/21 04:33:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:27 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:27 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:27 DEBUG : : Looking for writers 2025/04/21 04:33:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:27 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:27 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:27 DEBUG : : Looking for writers 2025/04/21 04:33:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:27 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:27 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:27 DEBUG : dir: Looking for writers 2025/04/21 04:33:27 DEBUG : file2: reading active writers 2025/04/21 04:33:27 DEBUG : : Looking for writers 2025/04/21 04:33:27 DEBUG : dir: reading active writers 2025/04/21 04:33:27 DEBUG : file1: reading active writers 2025/04/21 04:33:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.01s) === RUN TestVFSStatParent run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:27 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:27 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:27 DEBUG : dir: Looking for writers 2025/04/21 04:33:27 DEBUG : : Looking for writers 2025/04/21 04:33:27 DEBUG : dir: reading active writers 2025/04/21 04:33:27 DEBUG : file1: reading active writers 2025/04/21 04:33:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:27 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : file1: Open: flags=O_RDONLY 2025/04/21 04:33:27 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/21 04:33:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/21 04:33:27 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/04/21 04:33:27 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:27 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/21 04:33:27 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/04/21 04:33:27 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/04/21 04:33:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/21 04:33:27 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': File to upload is small (0 bytes), uploading instead of streaming 2025/04/21 04:33:27 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/21 04:33:27 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/04/21 04:33:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/21 04:33:27 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:27 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/21 04:33:27 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:27 DEBUG : dir: Looking for writers 2025/04/21 04:33:27 DEBUG : file2: reading active writers 2025/04/21 04:33:27 DEBUG : new_file.txt: reading active writers 2025/04/21 04:33:27 DEBUG : : Looking for writers 2025/04/21 04:33:27 DEBUG : dir: reading active writers 2025/04/21 04:33:27 DEBUG : file1: reading active writers 2025/04/21 04:33:27 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.00s) === RUN TestVFSRename run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:27 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:27 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/04/21 04:33:27 DEBUG : dir/file1: Updating file with dir/file1 0xc000d7d740 2025/04/21 04:33:27 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/21 04:33:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:27 INFO : dir/file1: Moved (server-side) to: file0 2025/04/21 04:33:27 DEBUG : file0: Updating file with file0 0xc000d7d740 2025/04/21 04:33:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/21 04:33:27 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/04/21 04:33:28 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:28 DEBUG : dir: Looking for writers 2025/04/21 04:33:28 DEBUG : : Looking for writers 2025/04/21 04:33:28 DEBUG : dir: reading active writers 2025/04/21 04:33:28 DEBUG : file0: reading active writers 2025/04/21 04:33:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.01s) === RUN TestVFSStatfs run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:28 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:28 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:28 DEBUG : : Looking for writers 2025/04/21 04:33:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:28 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:28 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/04/21 04:33:28 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/21 04:33:28 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/04/21 04:33:28 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/04/21 04:33:28 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/04/21 04:33:28 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:28 DEBUG : c: Looking for writers 2025/04/21 04:33:28 DEBUG : d: Looking for writers 2025/04/21 04:33:28 DEBUG : : Looking for writers 2025/04/21 04:33:28 DEBUG : a: Looking for writers 2025/04/21 04:33:28 DEBUG : b: Looking for writers 2025/04/21 04:33:28 DEBUG : : Looking for writers 2025/04/21 04:33:28 DEBUG : /: reading active writers 2025/04/21 04:33:28 DEBUG : a: reading active writers 2025/04/21 04:33:28 DEBUG : b: reading active writers 2025/04/21 04:33:28 DEBUG : c: reading active writers 2025/04/21 04:33:28 DEBUG : d: reading active writers 2025/04/21 04:33:28 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.00s) === RUN TestVFSMkdirAll run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:28 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:28 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/21 04:33:28 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/21 04:33:28 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/21 04:33:28 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/04/21 04:33:28 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:28 DEBUG : a/b/c/d: Looking for writers 2025/04/21 04:33:28 DEBUG : a/b/c: Looking for writers 2025/04/21 04:33:28 DEBUG : d: reading active writers 2025/04/21 04:33:28 DEBUG : a/b: Looking for writers 2025/04/21 04:33:28 DEBUG : c: reading active writers 2025/04/21 04:33:28 DEBUG : a: Looking for writers 2025/04/21 04:33:28 DEBUG : b: reading active writers 2025/04/21 04:33:28 DEBUG : : Looking for writers 2025/04/21 04:33:28 DEBUG : a: reading active writers 2025/04/21 04:33:28 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-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:28 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:28 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:28 DEBUG : : Looking for writers 2025/04/21 04:33:28 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-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:28 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:33:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:33:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:28 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/21 04:33:28 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/21 04:33:28 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/21 04:33:28 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': File to upload is small (5 bytes), uploading instead of streaming 2025/04/21 04:33:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/21 04:33:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/21 04:33:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:33:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:33:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:33:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:33:28 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/21 04:33:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/21 04:33:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/21 04:33:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:33:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:33:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:28 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': File to upload is small (0 bytes), uploading instead of streaming 2025/04/21 04:33:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/21 04:33:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/21 04:33:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/21 04:33:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/21 04:33:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:33:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:33:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:28 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': File to upload is small (7 bytes), uploading instead of streaming 2025/04/21 04:33:28 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/04/21 04:33:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/21 04:33:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:28 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:28 DEBUG : : Looking for writers 2025/04/21 04:33:28 DEBUG : file1: reading active writers 2025/04/21 04:33:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.01s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:28 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:33:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:33:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:28 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/04/21 04:33:28 DEBUG : : forgetting directory cache 2025/04/21 04:33:28 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/21 04:33:29 DEBUG : file1: aborting in-sequence write wait, off=100 2025/04/21 04:33:29 DEBUG : file1: failed to wait for in-sequence write to 100 2025/04/21 04:33:29 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/04/21 04:33:29 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': File to upload is small (11 bytes), uploading instead of streaming 2025/04/21 04:33:29 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/21 04:33:29 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/21 04:33:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:29 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/04/21 04:33:29 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:29 DEBUG : : Looking for writers 2025/04/21 04:33:29 DEBUG : file1: reading active writers 2025/04/21 04:33:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.01s) === RUN TestWriteFileHandleFlush run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:29 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:33:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:33:29 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/04/21 04:33:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:29 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': File to upload is small (5 bytes), uploading instead of streaming 2025/04/21 04:33:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/21 04:33:29 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/21 04:33:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:29 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/04/21 04:33:29 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:29 DEBUG : : Looking for writers 2025/04/21 04:33:29 DEBUG : file1: reading active writers 2025/04/21 04:33:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.00s) === RUN TestWriteFileHandleRelease run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:29 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:33:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:33:29 DEBUG : file1: WriteFileHandle.Release closing 2025/04/21 04:33:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:29 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': File to upload is small (0 bytes), uploading instead of streaming 2025/04/21 04:33:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/21 04:33:29 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/21 04:33:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:29 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/04/21 04:33:29 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:29 DEBUG : : Looking for writers 2025/04/21 04:33:29 DEBUG : file1: reading active writers 2025/04/21 04:33:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.00s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:29 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:33:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:33:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:29 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': File to upload is small (2 bytes), uploading instead of streaming 2025/04/21 04:33:29 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/04/21 04:33:29 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/21 04:33:29 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/04/21 04:33:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:29 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:29 DEBUG : : Looking for writers 2025/04/21 04:33:29 DEBUG : file1: reading active writers 2025/04/21 04:33:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.00s) === RUN TestFileReadAtZeroLength run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:29 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:33:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:33:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:29 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': File to upload is small (0 bytes), uploading instead of streaming 2025/04/21 04:33:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/21 04:33:29 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/21 04:33:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:29 DEBUG : file1: Open: flags=O_RDONLY 2025/04/21 04:33:29 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/21 04:33:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/21 04:33:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:29 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:29 DEBUG : : Looking for writers 2025/04/21 04:33:29 DEBUG : file1: reading active writers 2025/04/21 04:33:29 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.00s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "combine root 'dir1/rclone-test-jicofuz6jeqe'", Local "Local file system at /tmp/rclone1633459648", Modify Window "1ns" 2025/04/21 04:33:29 INFO : combine root 'dir1/rclone-test-jicofuz6jeqe': poll-interval is not supported by this remote 2025/04/21 04:33:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/21 04:33:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/21 04:33:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/21 04:33:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/21 04:33:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:29 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': File to upload is small (100 bytes), uploading instead of streaming 2025/04/21 04:33:29 DEBUG : file1: md5 = f6ec9523a09a8f66efb45c40dac06ef4 OK 2025/04/21 04:33:29 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/21 04:33:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/21 04:33:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/21 04:33:29 DEBUG : file1: Open: flags=O_RDONLY 2025/04/21 04:33:29 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/21 04:33:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/21 04:33:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/21 04:33:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/21 04:33:29 DEBUG : WaitForWriters: timeout=30s 2025/04/21 04:33:29 DEBUG : : Looking for writers 2025/04/21 04:33:29 DEBUG : file1: reading active writers 2025/04/21 04:33:29 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.00s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/04/21 04:33:29 DEBUG : combine root 'dir1/rclone-test-jicofuz6jeqe': Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestCombine:dir1 -verbose" - Finished OK in 7.454840891s (try 1/5)