"./vfs.test -test.v -test.timeout 1h0m0s -remote TestCombine:dir1 -verbose" - Starting (try 1/5) 2025/01/27 05:05:25 DEBUG : Creating backend with remote "TestCombine:dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 05:05:25 DEBUG : Creating backend with remote "/tmp/dir3" 2025/01/27 05:05:25 DEBUG : Creating backend with remote "/tmp/dir1" 2025/01/27 05:05:25 DEBUG : Creating backend with remote "/tmp/dir2" 2025/01/27 05:05:25 DEBUG : Creating backend with remote "/tmp/rclone2937671320" === RUN TestDirHandleMethods run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:25 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:25 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:25 DEBUG : dir: Looking for writers 2025/01/27 05:05:25 DEBUG : : Looking for writers 2025/01/27 05:05:25 DEBUG : dir: reading active writers 2025/01/27 05:05:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.00s) === RUN TestDirHandleReaddir run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:25 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:25 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:25 DEBUG : dir/subdir: Looking for writers 2025/01/27 05:05:25 DEBUG : dir: Looking for writers 2025/01/27 05:05:25 DEBUG : subdir: reading active writers 2025/01/27 05:05:25 DEBUG : file1: reading active writers 2025/01/27 05:05:25 DEBUG : file2: reading active writers 2025/01/27 05:05:25 DEBUG : : Looking for writers 2025/01/27 05:05:25 DEBUG : dir: reading active writers 2025/01/27 05:05:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.01s) === RUN TestDirHandleReaddirnames run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:25 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:25 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:25 DEBUG : dir: Looking for writers 2025/01/27 05:05:25 DEBUG : file1: reading active writers 2025/01/27 05:05:25 DEBUG : : Looking for writers 2025/01/27 05:05:25 DEBUG : dir: reading active writers 2025/01/27 05:05:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.00s) === RUN TestDirMethods run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:25 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:25 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:25 DEBUG : dir: Looking for writers 2025/01/27 05:05:25 DEBUG : : Looking for writers 2025/01/27 05:05:25 DEBUG : dir: reading active writers 2025/01/27 05:05:25 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.00s) === RUN TestDirForgetAll run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:25 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:25 DEBUG : dir: forgetting directory cache 2025/01/27 05:05:25 DEBUG : : forgetting directory cache 2025/01/27 05:05:25 DEBUG : dir: forgetting directory cache 2025/01/27 05:05:25 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:25 DEBUG : : Looking for writers 2025/01/27 05:05:25 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.00s) === RUN TestDirForgetPath run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:25 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:25 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/01/27 05:05:25 DEBUG : dir: invalidating directory cache 2025/01/27 05:05:25 DEBUG : : >ForgetPath: 2025/01/27 05:05:25 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/01/27 05:05:25 DEBUG : : invalidating directory cache 2025/01/27 05:05:25 DEBUG : dir: forgetting directory cache 2025/01/27 05:05:25 DEBUG : : >ForgetPath: 2025/01/27 05:05:25 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/01/27 05:05:25 DEBUG : : >ForgetPath: 2025/01/27 05:05:25 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:25 DEBUG : dir: Looking for writers 2025/01/27 05:05:25 DEBUG : : Looking for writers 2025/01/27 05:05:25 DEBUG : dir: reading active writers 2025/01/27 05:05:25 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.00s) === RUN TestDirWalk run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:25 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:25 DEBUG : : forgetting directory cache 2025/01/27 05:05:25 DEBUG : dir: forgetting directory cache 2025/01/27 05:05:25 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:25 DEBUG : fil/a/b: Looking for writers 2025/01/27 05:05:25 DEBUG : fil/a: Looking for writers 2025/01/27 05:05:25 DEBUG : b: reading active writers 2025/01/27 05:05:25 DEBUG : fil: Looking for writers 2025/01/27 05:05:25 DEBUG : a: reading active writers 2025/01/27 05:05:25 DEBUG : dir: Looking for writers 2025/01/27 05:05:25 DEBUG : : Looking for writers 2025/01/27 05:05:25 DEBUG : dir: reading active writers 2025/01/27 05:05:25 DEBUG : fil: reading active writers 2025/01/27 05:05:25 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.01s) === RUN TestDirSetModTime run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:25 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:25 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:25 DEBUG : dir: Looking for writers 2025/01/27 05:05:25 DEBUG : : Looking for writers 2025/01/27 05:05:25 DEBUG : dir: reading active writers 2025/01/27 05:05:25 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.00s) === RUN TestDirStat run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:25 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:25 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:25 DEBUG : dir: Looking for writers 2025/01/27 05:05:25 DEBUG : file1: reading active writers 2025/01/27 05:05:25 DEBUG : : Looking for writers 2025/01/27 05:05:25 DEBUG : dir: reading active writers 2025/01/27 05:05:25 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.00s) === RUN TestDirReadDirAll run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:25 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/01/27 05:05:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/01/27 05:05:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/01/27 05:05:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/01/27 05:05:25 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/01/27 05:05:25 DEBUG : Waiting for deletions to finish 2025/01/27 05:05:25 INFO : dir/subdir/file3: Deleted 2025/01/27 05:05:25 DEBUG : removing 1 level 2 directories 2025/01/27 05:05:25 INFO : dir/subdir: Removing directory 2025/01/27 05:05:25 DEBUG : dir: invalidating directory cache 2025/01/27 05:05:25 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/01/27 05:05:25 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/01/27 05:05:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/01/27 05:05:25 DEBUG : dir/file1: Reset virtual modtime 2025/01/27 05:05:25 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/01/27 05:05:25 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/27 05:05:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/01/27 05:05:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/01/27 05:05:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/27 05:05:25 DEBUG : dir: invalidating directory cache 2025/01/27 05:05:25 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/01/27 05:05:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/01/27 05:05:25 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/27 05:05:25 DEBUG : : forgetting directory cache 2025/01/27 05:05:25 DEBUG : dir: forgetting directory cache 2025/01/27 05:05:25 DEBUG : dir/virtualDir: forgetting directory cache 2025/01/27 05:05:25 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:25 DEBUG : dir/virtualDir: Looking for writers 2025/01/27 05:05:25 DEBUG : dir: Looking for writers 2025/01/27 05:05:25 DEBUG : virtualFile2: reading active writers 2025/01/27 05:05:25 DEBUG : virtualFile: reading active writers 2025/01/27 05:05:25 DEBUG : virtualDir: reading active writers 2025/01/27 05:05:25 DEBUG : file1: reading active writers 2025/01/27 05:05:25 DEBUG : : Looking for writers 2025/01/27 05:05:25 DEBUG : dir: reading active writers 2025/01/27 05:05:25 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.00s) --- PASS: TestDirReadDirAll/Virtual (0.00s) === RUN TestDirOpen run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:25 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:25 ERROR : dir/: Can only open directories read only 2025/01/27 05:05:25 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:25 DEBUG : dir: Looking for writers 2025/01/27 05:05:25 DEBUG : : Looking for writers 2025/01/27 05:05:25 DEBUG : dir: reading active writers 2025/01/27 05:05:25 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.00s) === RUN TestDirCreate run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:25 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:25 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/27 05:05:25 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/01/27 05:05:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/27 05:05:25 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': File to upload is small (5 bytes), uploading instead of streaming 2025/01/27 05:05:25 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/27 05:05:25 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/01/27 05:05:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/27 05:05:25 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:25 DEBUG : dir: Looking for writers 2025/01/27 05:05:25 DEBUG : file1: reading active writers 2025/01/27 05:05:25 DEBUG : potato: reading active writers 2025/01/27 05:05:25 DEBUG : : Looking for writers 2025/01/27 05:05:25 DEBUG : dir: reading active writers 2025/01/27 05:05:25 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.11s) === RUN TestDirMkdir run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:25 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/27 05:05:25 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:25 DEBUG : dir/sub: Looking for writers 2025/01/27 05:05:25 DEBUG : dir: Looking for writers 2025/01/27 05:05:25 DEBUG : file1: reading active writers 2025/01/27 05:05:25 DEBUG : sub: reading active writers 2025/01/27 05:05:25 DEBUG : : Looking for writers 2025/01/27 05:05:25 DEBUG : dir: reading active writers 2025/01/27 05:05:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.11s) === RUN TestDirMkdirSub run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:25 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/27 05:05:25 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/01/27 05:05:25 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:25 DEBUG : dir/sub/subsub: Looking for writers 2025/01/27 05:05:25 DEBUG : dir/sub: Looking for writers 2025/01/27 05:05:25 DEBUG : subsub: reading active writers 2025/01/27 05:05:25 DEBUG : dir: Looking for writers 2025/01/27 05:05:25 DEBUG : file1: reading active writers 2025/01/27 05:05:25 DEBUG : sub: reading active writers 2025/01/27 05:05:25 DEBUG : : Looking for writers 2025/01/27 05:05:25 DEBUG : dir: reading active writers 2025/01/27 05:05:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.01s) === RUN TestDirRemove run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:25 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:25 ERROR : dir/: Dir.Remove not empty 2025/01/27 05:05:25 DEBUG : dir/file1: Remove: 2025/01/27 05:05:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/27 05:05:25 DEBUG : dir/file1: >Remove: err= 2025/01/27 05:05:25 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/27 05:05:25 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:25 DEBUG : : Looking for writers 2025/01/27 05:05:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.00s) === RUN TestDirRemoveAll run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:25 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:25 DEBUG : dir/file1: Remove: 2025/01/27 05:05:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/27 05:05:25 DEBUG : dir/file1: >Remove: err= 2025/01/27 05:05:25 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/27 05:05:25 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:25 DEBUG : : Looking for writers 2025/01/27 05:05:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.00s) === RUN TestDirRemoveName run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:25 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:26 DEBUG : dir/file1: Remove: 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/27 05:05:26 DEBUG : dir/file1: >Remove: err= 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.10s) === RUN TestDirRename run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:26 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/01/27 05:05:26 NOTICE: Local file system at /tmp/dir1: srcU.f=Local file system at /tmp/dir1, srcURemote="rclone-test-cihahuj2ciqe/dir", dstURemote="rclone-test-cihahuj2ciqe/dir2" 2025/01/27 05:05:26 DEBUG : dir: Updating dir with dir2 0xc00094dad0 2025/01/27 05:05:26 DEBUG : dir: forgetting directory cache 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/01/27 05:05:26 INFO : dir2/file1: Moved (server-side) to: file2 2025/01/27 05:05:26 DEBUG : file2: Updating file with file2 0xc00081e240 2025/01/27 05:05:26 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/27 05:05:26 INFO : dir2/file3: Deleted 2025/01/27 05:05:26 INFO : file2: Moved (server-side) to: dir2/file3 2025/01/27 05:05:26 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00081e240 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vDel: "file2" 2025/01/27 05:05:26 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/01/27 05:05:26 NOTICE: Local file system at /tmp/dir1: srcU.f=Local file system at /tmp/dir1, srcURemote="rclone-test-cihahuj2ciqe/empty directory", dstURemote="rclone-test-cihahuj2ciqe/renamed empty directory" 2025/01/27 05:05:26 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00057c5b0 2025/01/27 05:05:26 DEBUG : empty directory: forgetting directory cache 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/01/27 05:05:26 DEBUG : dir2: Renaming to "dir3" 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : renamed empty directory: Looking for writers 2025/01/27 05:05:26 DEBUG : dir3: Looking for writers 2025/01/27 05:05:26 DEBUG : file3: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir3: reading active writers 2025/01/27 05:05:26 DEBUG : renamed empty directory: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.12s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/27 05:05:26 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:26 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/27 05:05:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/01/27 05:05:26 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/01/27 05:05:26 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/01/27 05:05:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/01/27 05:05:26 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:26 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/27 05:05:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/01/27 05:05:26 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/01/27 05:05:26 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/01/27 05:05:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': File to upload is small (12 bytes), uploading instead of streaming 2025/01/27 05:05:26 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/01/27 05:05:26 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/01/27 05:05:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/01/27 05:05:26 DEBUG : : forgetting directory cache 2025/01/27 05:05:26 DEBUG : dir: forgetting directory cache 2025/01/27 05:05:26 DEBUG : dir/sub: forgetting directory cache 2025/01/27 05:05:26 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/01/27 05:05:26 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': File to upload is small (5 bytes), uploading instead of streaming 2025/01/27 05:05:26 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/27 05:05:26 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/01/27 05:05:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir/sub: Looking for writers 2025/01/27 05:05:26 DEBUG : file0: reading active writers 2025/01/27 05:05:26 DEBUG : file2: reading active writers 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : sub: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.00s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:26 DEBUG : Can set mod time: true 2025/01/27 05:05:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/27 05:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': File to upload is small (0 bytes), uploading instead of streaming 2025/01/27 05:05:26 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 05:05:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/01/27 05:05:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/27 05:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': File to upload is small (5 bytes), uploading instead of streaming 2025/01/27 05:05:26 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/27 05:05:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/01/27 05:05:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/01/27 05:05:26 DEBUG : dir/file1: newRWFileHandle: 2025/01/27 05:05:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/27 05:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00042ee40): close: 2025/01/27 05:05:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00042ee40): >close: err= 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/01/27 05:05:26 DEBUG : dir/file1: newRWFileHandle: 2025/01/27 05:05:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/27 05:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00034a9c0): _writeAt: size=5, off=0 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00034a9c0): openPending: 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00034a9c0): >openPending: err= 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00034a9c0): >_writeAt: n=5, err= 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00034a9c0): close: 2025/01/27 05:05:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/01/27 05:05:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/01/27 05:05:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/01/27 05:05:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/27 05:05:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00034a9c0): >close: err= 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: starting upload 2025/01/27 05:05:26 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/01/27 05:05:26 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/01/27 05:05:26 INFO : dir/file1: Copied (replaced existing) 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/27 05:05:26 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.18s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.00s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.16s) === RUN TestFileOpenRead run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/27 05:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/27 05:05:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.00s) === RUN TestFileOpenReadUnknownSize 2025/01/27 05:05:26 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/01/27 05:05:26 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/27 05:05:26 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:26 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : file.txt: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': File to upload is small (25 bytes), uploading instead of streaming 2025/01/27 05:05:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/27 05:05:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.00s) === RUN TestFileRemove run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:26 DEBUG : dir/file1: Remove: 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/27 05:05:26 DEBUG : dir/file1: >Remove: err= 2025/01/27 05:05:26 DEBUG : dir/file1: Remove: 2025/01/27 05:05:26 DEBUG : dir/file1: >Remove: err=Read only file system 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.00s) === RUN TestFileRemoveAll run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:26 DEBUG : dir/file1: Remove: 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/27 05:05:26 DEBUG : dir/file1: >Remove: err= 2025/01/27 05:05:26 DEBUG : dir/file1: Remove: 2025/01/27 05:05:26 DEBUG : dir/file1: >Remove: err=Read only file system 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.00s) === RUN TestFileOpen run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/27 05:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/27 05:05:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/01/27 05:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/27 05:05:26 DEBUG : dir/file1: Open: flags=O_RDWR 2025/01/27 05:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/27 05:05:26 DEBUG : dir/file1: Open: flags=0x3 2025/01/27 05:05:26 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/01/27 05:05:26 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.00s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: 2025/01/27 05:05:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/27 05:05:26 DEBUG : newLeaf: Updating file with newLeaf 0xc00072c3c0 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/27 05:05:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/27 05:05:26 DEBUG : dir/file1: Updating file with dir/file1 0xc00072c3c0 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/27 05:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : dir/file1: File is currently open, delaying rename 0xc00072c3c0 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': File to upload is small (25 bytes), uploading instead of streaming 2025/01/27 05:05:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/27 05:05:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/27 05:05:26 DEBUG : newLeaf: Running delayed rename now 2025/01/27 05:05:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/27 05:05:26 DEBUG : newLeaf: Updating file with newLeaf 0xc00072c3c0 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: 2025/01/27 05:05:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/27 05:05:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0005a6fc0 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/27 05:05:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/27 05:05:26 DEBUG : dir/file1: Updating file with dir/file1 0xc0005a6fc0 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/27 05:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005a6fc0 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': File to upload is small (25 bytes), uploading instead of streaming 2025/01/27 05:05:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/27 05:05:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/27 05:05:26 DEBUG : newLeaf: Running delayed rename now 2025/01/27 05:05:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/27 05:05:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0005a6fc0 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/27 05:05:26 DEBUG : dir/file1: newRWFileHandle: 2025/01/27 05:05:26 DEBUG : dir/file1(0xc0000ace00): openPending: 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : dir/file1(0xc0000ace00): >openPending: err= 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/27 05:05:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/27 05:05:26 DEBUG : dir/file1(0xc0000ace00): _writeAt: size=14, off=0 2025/01/27 05:05:26 DEBUG : dir/file1(0xc0000ace00): >_writeAt: n=14, err= 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/27 05:05:26 DEBUG : dir/file1(0xc0000ace00): close: 2025/01/27 05:05:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/27 05:05:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:26 DEBUG : dir/file1(0xc0000ace00): >close: err= 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: starting upload 2025/01/27 05:05:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/27 05:05:26 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/01/27 05:05:26 INFO : dir/file1: Copied (replaced existing) 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/27 05:05:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: 2025/01/27 05:05:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/27 05:05:26 DEBUG : dir/file1: newRWFileHandle: 2025/01/27 05:05:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/27 05:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/27 05:05:26 DEBUG : dir/file1(0xc0000ad080): _readAt: size=512, off=0 2025/01/27 05:05:26 DEBUG : dir/file1(0xc0000ad080): openPending: 2025/01/27 05:05:26 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/01/27 05:05:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : dir/file1(0xc0000ad080): >openPending: err= 2025/01/27 05:05:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/27 05:05:26 DEBUG : dir/file1(0xc0000ad080): >_readAt: n=14, err=EOF 2025/01/27 05:05:26 DEBUG : dir/file1(0xc0000ad080): close: 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/27 05:05:26 DEBUG : dir/file1(0xc0000ad080): >close: err= 2025/01/27 05:05:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/27 05:05:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/27 05:05:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0005a7740 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/27 05:05:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/27 05:05:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/27 05:05:26 DEBUG : dir/file1: Updating file with dir/file1 0xc0005a7740 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/27 05:05:26 DEBUG : dir/file1: newRWFileHandle: 2025/01/27 05:05:26 DEBUG : dir/file1(0xc000207700): openPending: 2025/01/27 05:05:26 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/01/27 05:05:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : dir/file1(0xc000207700): >openPending: err= 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/27 05:05:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/27 05:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/27 05:05:26 DEBUG : dir/file1(0xc000207700): _writeAt: size=25, off=0 2025/01/27 05:05:26 DEBUG : dir/file1(0xc000207700): >_writeAt: n=25, err= 2025/01/27 05:05:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/27 05:05:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/27 05:05:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0005a7740 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/27 05:05:26 DEBUG : newLeaf(0xc000207700): close: 2025/01/27 05:05:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/27 05:05:26 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-27 05:05:26.511991061 +0000 UTC m=+0.881789041 2025/01/27 05:05:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:26 DEBUG : newLeaf(0xc000207700): >close: err= 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/27 05:05:26 DEBUG : newLeaf: vfs cache: starting upload 2025/01/27 05:05:26 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/27 05:05:26 DEBUG : newLeaf.cc02d14e.partial: renamed to: newLeaf 2025/01/27 05:05:26 INFO : newLeaf: Copied (replaced existing) 2025/01/27 05:05:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-27 05:05:26.511991061 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/01/27 05:05:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/27 05:05:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: 2025/01/27 05:05:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/27 05:05:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0005a0e40 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/27 05:05:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/27 05:05:26 DEBUG : dir/file1: Updating file with dir/file1 0xc0005a0e40 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/27 05:05:26 DEBUG : dir/file1: newRWFileHandle: 2025/01/27 05:05:26 DEBUG : dir/file1(0xc000520980): openPending: 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : dir/file1(0xc000520980): >openPending: err= 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/27 05:05:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/27 05:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/27 05:05:26 DEBUG : dir/file1(0xc000520980): _writeAt: size=25, off=0 2025/01/27 05:05:26 DEBUG : dir/file1(0xc000520980): >_writeAt: n=25, err= 2025/01/27 05:05:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/27 05:05:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/27 05:05:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0005a0e40 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/27 05:05:26 DEBUG : newLeaf(0xc000520980): close: 2025/01/27 05:05:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/27 05:05:26 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-27 05:05:26.673483489 +0000 UTC m=+1.043281469 2025/01/27 05:05:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:26 DEBUG : newLeaf(0xc000520980): >close: err= 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/27 05:05:26 DEBUG : newLeaf: vfs cache: starting upload 2025/01/27 05:05:26 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/27 05:05:26 DEBUG : newLeaf.77807e74.partial: renamed to: newLeaf 2025/01/27 05:05:26 INFO : newLeaf: Copied (replaced existing) 2025/01/27 05:05:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-27 05:05:26.673483489 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/01/27 05:05:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/27 05:05:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:26 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/27 05:05:26 DEBUG : dir/file1: newRWFileHandle: 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00014c980): openPending: 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00014c980): >openPending: err= 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/27 05:05:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00014c980): _writeAt: size=14, off=0 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00014c980): >_writeAt: n=14, err= 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00014c980): close: 2025/01/27 05:05:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/27 05:05:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00014c980): >close: err= 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: starting upload 2025/01/27 05:05:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/27 05:05:26 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/01/27 05:05:26 INFO : dir/file1: Copied (replaced existing) 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/27 05:05:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : file1: reading active writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : >WaitForWriters: 2025/01/27 05:05:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/27 05:05:26 DEBUG : dir/file1: newRWFileHandle: 2025/01/27 05:05:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/27 05:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00014ce00): _readAt: size=512, off=0 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00014ce00): openPending: 2025/01/27 05:05:26 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/01/27 05:05:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00014ce00): >openPending: err= 2025/01/27 05:05:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00014ce00): >_readAt: n=14, err=EOF 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00014ce00): close: 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00014ce00): >close: err= 2025/01/27 05:05:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/27 05:05:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/27 05:05:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0005a78c0 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/27 05:05:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/27 05:05:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/27 05:05:26 DEBUG : dir/file1: Updating file with dir/file1 0xc0005a78c0 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/27 05:05:26 DEBUG : dir/file1: newRWFileHandle: 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00014dcc0): openPending: 2025/01/27 05:05:26 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/01/27 05:05:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00014dcc0): >openPending: err= 2025/01/27 05:05:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/27 05:05:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/27 05:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00014dcc0): _writeAt: size=25, off=0 2025/01/27 05:05:26 DEBUG : dir/file1(0xc00014dcc0): >_writeAt: n=25, err= 2025/01/27 05:05:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/27 05:05:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/27 05:05:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0005a78c0 2025/01/27 05:05:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/27 05:05:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/27 05:05:26 DEBUG : newLeaf(0xc00014dcc0): close: 2025/01/27 05:05:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/27 05:05:26 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-27 05:05:26.991158459 +0000 UTC m=+1.360956459 2025/01/27 05:05:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:26 DEBUG : newLeaf(0xc00014dcc0): >close: err= 2025/01/27 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:26 DEBUG : dir: Looking for writers 2025/01/27 05:05:26 DEBUG : : Looking for writers 2025/01/27 05:05:26 DEBUG : dir: reading active writers 2025/01/27 05:05:26 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/27 05:05:27 DEBUG : newLeaf: vfs cache: starting upload 2025/01/27 05:05:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/27 05:05:27 DEBUG : newLeaf.aeceffed.partial: renamed to: newLeaf 2025/01/27 05:05:27 INFO : newLeaf: Copied (replaced existing) 2025/01/27 05:05:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-27 05:05:26.991158459 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/01/27 05:05:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/27 05:05:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/27 05:05:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: 2025/01/27 05:05:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/27 05:05:27 DEBUG : dir/file1: newRWFileHandle: 2025/01/27 05:05:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/27 05:05:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/27 05:05:27 DEBUG : dir/file1(0xc0000ad000): _readAt: size=512, off=0 2025/01/27 05:05:27 DEBUG : dir/file1(0xc0000ad000): openPending: 2025/01/27 05:05:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/01/27 05:05:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/27 05:05:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:27 DEBUG : dir/file1(0xc0000ad000): >openPending: err= 2025/01/27 05:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:27 DEBUG : dir/file1(0xc0000ad000): >_readAt: n=14, err=EOF 2025/01/27 05:05:27 DEBUG : dir/file1(0xc0000ad000): close: 2025/01/27 05:05:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/27 05:05:27 DEBUG : dir/file1(0xc0000ad000): >close: err= 2025/01/27 05:05:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/27 05:05:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/27 05:05:27 DEBUG : newLeaf: Updating file with newLeaf 0xc00081e480 2025/01/27 05:05:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/27 05:05:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/27 05:05:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/27 05:05:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/27 05:05:27 DEBUG : dir/file1: Updating file with dir/file1 0xc00081e480 2025/01/27 05:05:27 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/27 05:05:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/27 05:05:27 DEBUG : dir/file1: newRWFileHandle: 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00034a880): openPending: 2025/01/27 05:05:27 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/01/27 05:05:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/27 05:05:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00034a880): >openPending: err= 2025/01/27 05:05:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/27 05:05:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/27 05:05:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00034a880): _writeAt: size=25, off=0 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00034a880): >_writeAt: n=25, err= 2025/01/27 05:05:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/27 05:05:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/27 05:05:27 DEBUG : newLeaf: Updating file with newLeaf 0xc00081e480 2025/01/27 05:05:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/27 05:05:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/27 05:05:27 DEBUG : newLeaf(0xc00034a880): close: 2025/01/27 05:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/27 05:05:27 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-27 05:05:27.158248473 +0000 UTC m=+1.528046444 2025/01/27 05:05:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:27 DEBUG : newLeaf(0xc00034a880): >close: err= 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/27 05:05:27 DEBUG : newLeaf: vfs cache: starting upload 2025/01/27 05:05:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/01/27 05:05:27 DEBUG : newLeaf.db5d3520.partial: renamed to: newLeaf 2025/01/27 05:05:27 INFO : newLeaf: Copied (replaced existing) 2025/01/27 05:05:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-27 05:05:27.158248473 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/01/27 05:05:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/27 05:05:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/27 05:05:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : newLeaf: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting --- PASS: TestFileRename (0.98s) --- PASS: TestFileRename/off,forceCache=false (0.01s) --- PASS: TestFileRename/minimal,forceCache=false (0.01s) --- PASS: TestFileRename/minimal,forceCache=true (0.32s) --- PASS: TestFileRename/writes,forceCache=false (0.16s) --- PASS: TestFileRename/writes,forceCache=true (0.32s) --- 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-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 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-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/27 05:05:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/27 05:05:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.00s) === RUN TestReadFileHandleSeek run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/27 05:05:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/27 05:05:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/27 05:05:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/27 05:05:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/27 05:05:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.02s) === RUN TestReadFileHandleReadAt run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/27 05:05:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/27 05:05:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/27 05:05:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/27 05:05:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/27 05:05:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/01/27 05:05:27 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/01/27 05:05:27 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/01/27 05:05:27 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/27 05:05:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/27 05:05:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/27 05:05:27 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/01/27 05:05:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/27 05:05:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/27 05:05:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/27 05:05:27 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.08s) === RUN TestReadFileHandleFlush run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/27 05:05:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/27 05:05:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.00s) === RUN TestReadFileHandleRelease run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/27 05:05:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/27 05:05:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/01/27 05:05:27 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.00s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/27 05:05:27 DEBUG : dir/file1: newRWFileHandle: 2025/01/27 05:05:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/27 05:05:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/27 05:05:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/27 05:05:27 DEBUG : dir/file1(0xc0000ade00): _readAt: size=1, off=0 2025/01/27 05:05:27 DEBUG : dir/file1(0xc0000ade00): openPending: 2025/01/27 05:05:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/27 05:05:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/27 05:05:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:27 DEBUG : dir/file1(0xc0000ade00): >openPending: err= 2025/01/27 05:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:27 DEBUG : dir/file1(0xc0000ade00): >_readAt: n=1, err= 2025/01/27 05:05:27 DEBUG : dir/file1(0xc0000ade00): _readAt: size=256, off=1 2025/01/27 05:05:27 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/01/27 05:05:27 DEBUG : dir/file1(0xc0000ade00): >_readAt: n=15, err=EOF 2025/01/27 05:05:27 DEBUG : dir/file1(0xc0000ade00): _readAt: size=16, off=16 2025/01/27 05:05:27 DEBUG : dir/file1(0xc0000ade00): >_readAt: n=0, err=EOF 2025/01/27 05:05:27 DEBUG : dir/file1(0xc0000ade00): close: 2025/01/27 05:05:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/27 05:05:27 DEBUG : dir/file1(0xc0000ade00): >close: err= 2025/01/27 05:05:27 DEBUG : dir/file1(0xc0000ade00): close: 2025/01/27 05:05:27 DEBUG : dir/file1(0xc0000ade00): >close: err=file already closed 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.01s) === RUN TestRWFileHandleSeek run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/27 05:05:27 DEBUG : dir/file1: newRWFileHandle: 2025/01/27 05:05:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/27 05:05:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/27 05:05:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00042ed80): _readAt: size=1, off=0 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00042ed80): openPending: 2025/01/27 05:05:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/27 05:05:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/27 05:05:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00042ed80): >openPending: err= 2025/01/27 05:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00042ed80): >_readAt: n=1, err= 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00042ed80): _readAt: size=1, off=5 2025/01/27 05:05:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00042ed80): >_readAt: n=1, err= 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00042ed80): _readAt: size=1, off=3 2025/01/27 05:05:27 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00042ed80): >_readAt: n=1, err= 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00042ed80): _readAt: size=1, off=13 2025/01/27 05:05:27 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00042ed80): >_readAt: n=1, err= 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00042ed80): _readAt: size=16, off=100 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00042ed80): >_readAt: n=0, err=EOF 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00042ed80): close: 2025/01/27 05:05:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00042ed80): >close: err= 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.01s) === RUN TestRWFileHandleReadAt run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/27 05:05:27 DEBUG : dir/file1: newRWFileHandle: 2025/01/27 05:05:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/27 05:05:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/27 05:05:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/27 05:05:27 DEBUG : dir/file1(0xc000520dc0): _readAt: size=1, off=0 2025/01/27 05:05:27 DEBUG : dir/file1(0xc000520dc0): openPending: 2025/01/27 05:05:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/27 05:05:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/27 05:05:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:27 DEBUG : dir/file1(0xc000520dc0): >openPending: err= 2025/01/27 05:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:27 DEBUG : dir/file1(0xc000520dc0): >_readAt: n=1, err= 2025/01/27 05:05:27 DEBUG : dir/file1(0xc000520dc0): _readAt: size=1, off=5 2025/01/27 05:05:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/27 05:05:27 DEBUG : dir/file1(0xc000520dc0): >_readAt: n=1, err= 2025/01/27 05:05:27 DEBUG : dir/file1(0xc000520dc0): _readAt: size=1, off=1 2025/01/27 05:05:27 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/27 05:05:27 DEBUG : dir/file1(0xc000520dc0): >_readAt: n=1, err= 2025/01/27 05:05:27 DEBUG : dir/file1(0xc000520dc0): _readAt: size=6, off=10 2025/01/27 05:05:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/27 05:05:27 DEBUG : dir/file1(0xc000520dc0): >_readAt: n=6, err= 2025/01/27 05:05:27 DEBUG : dir/file1(0xc000520dc0): _readAt: size=256, off=10 2025/01/27 05:05:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/27 05:05:27 DEBUG : dir/file1(0xc000520dc0): >_readAt: n=6, err=EOF 2025/01/27 05:05:27 DEBUG : dir/file1(0xc000520dc0): _readAt: size=256, off=100 2025/01/27 05:05:27 DEBUG : dir/file1(0xc000520dc0): >_readAt: n=0, err=EOF 2025/01/27 05:05:27 DEBUG : dir/file1(0xc000520dc0): close: 2025/01/27 05:05:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/27 05:05:27 DEBUG : dir/file1(0xc000520dc0): >close: err= 2025/01/27 05:05:27 DEBUG : dir/file1(0xc000520dc0): _readAt: size=256, off=100 2025/01/27 05:05:27 DEBUG : dir/file1(0xc000520dc0): >_readAt: n=0, err=file already closed 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.01s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/27 05:05:27 DEBUG : dir/file1: newRWFileHandle: 2025/01/27 05:05:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/27 05:05:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/27 05:05:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00014c480): RWFileHandle.Flush 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00014c480): _readAt: size=256, off=0 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00014c480): openPending: 2025/01/27 05:05:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/27 05:05:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/27 05:05:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00014c480): >openPending: err= 2025/01/27 05:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00014c480): >_readAt: n=16, err=EOF 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00014c480): RWFileHandle.Flush 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00014c480): RWFileHandle.Flush 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00014c480): close: 2025/01/27 05:05:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00014c480): >close: err= 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.01s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/27 05:05:27 DEBUG : dir/file1: newRWFileHandle: 2025/01/27 05:05:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/27 05:05:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/27 05:05:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00014c640): _readAt: size=256, off=0 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00014c640): openPending: 2025/01/27 05:05:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/27 05:05:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/27 05:05:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00014c640): >openPending: err= 2025/01/27 05:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00014c640): >_readAt: n=16, err=EOF 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00014c640): RWFileHandle.Release 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00014c640): close: 2025/01/27 05:05:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00014c640): >close: err= 2025/01/27 05:05:27 DEBUG : dir/file1(0xc00014c640): RWFileHandle.Release 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : dir: Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : dir: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.01s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:27 DEBUG : file1: newRWFileHandle: 2025/01/27 05:05:27 DEBUG : file1(0xc000520040): openPending: 2025/01/27 05:05:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:27 DEBUG : file1(0xc000520040): >openPending: err= 2025/01/27 05:05:27 DEBUG : file1: >newRWFileHandle: err= 2025/01/27 05:05:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/27 05:05:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/27 05:05:27 DEBUG : file1(0xc000520040): _writeAt: size=5, off=0 2025/01/27 05:05:27 DEBUG : file1(0xc000520040): >_writeAt: n=5, err= 2025/01/27 05:05:27 DEBUG : file1(0xc000520040): _writeAt: size=7, off=5 2025/01/27 05:05:27 DEBUG : file1(0xc000520040): >_writeAt: n=7, err= 2025/01/27 05:05:27 DEBUG : file1: vfs cache: truncate to size=11 2025/01/27 05:05:27 DEBUG : file1(0xc000520040): close: 2025/01/27 05:05:27 DEBUG : file1: vfs cache: setting modification time to 2025-01-27 05:05:27.466454759 +0000 UTC m=+1.836252769 2025/01/27 05:05:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:27 DEBUG : file1(0xc000520040): >close: err= 2025/01/27 05:05:27 DEBUG : file1(0xc000520040): close: 2025/01/27 05:05:27 DEBUG : file1(0xc000520040): >close: err=file already closed 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/27 05:05:27 DEBUG : file1: vfs cache: starting upload 2025/01/27 05:05:27 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/27 05:05:27 DEBUG : file1.1333d1ef.partial: renamed to: file1 2025/01/27 05:05:27 INFO : file1: Copied (new) 2025/01/27 05:05:27 DEBUG : file1: vfs cache: fingerprint now "11,2025-01-27 05:05:27.466454759 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/01/27 05:05:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/27 05:05:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:27 INFO : file1: vfs cache: upload succeeded try #1 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.16s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:27 DEBUG : file1: newRWFileHandle: 2025/01/27 05:05:27 DEBUG : file1(0xc000521000): openPending: 2025/01/27 05:05:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:27 DEBUG : file1(0xc000521000): >openPending: err= 2025/01/27 05:05:27 DEBUG : file1: >newRWFileHandle: err= 2025/01/27 05:05:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/27 05:05:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/27 05:05:27 DEBUG : file1(0xc000521000): _writeAt: size=7, off=0 2025/01/27 05:05:27 DEBUG : file1(0xc000521000): >_writeAt: n=7, err= 2025/01/27 05:05:27 DEBUG : file1(0xc000521000): _writeAt: size=6, off=5 2025/01/27 05:05:27 DEBUG : file1(0xc000521000): >_writeAt: n=6, err= 2025/01/27 05:05:27 DEBUG : file1(0xc000521000): close: 2025/01/27 05:05:27 DEBUG : file1: vfs cache: setting modification time to 2025-01-27 05:05:27.622717259 +0000 UTC m=+1.992515228 2025/01/27 05:05:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:27 DEBUG : file1(0xc000521000): >close: err= 2025/01/27 05:05:27 DEBUG : file1(0xc000521000): _writeAt: size=5, off=0 2025/01/27 05:05:27 DEBUG : file1(0xc000521000): >_writeAt: n=0, err=file already closed 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/27 05:05:27 DEBUG : file1: vfs cache: starting upload 2025/01/27 05:05:27 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/27 05:05:27 DEBUG : file1.dddd608e.partial: renamed to: file1 2025/01/27 05:05:27 INFO : file1: Copied (new) 2025/01/27 05:05:27 DEBUG : file1: vfs cache: fingerprint now "11,2025-01-27 05:05:27.622717259 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/01/27 05:05:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/27 05:05:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:27 INFO : file1: vfs cache: upload succeeded try #1 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:27 DEBUG : file1: newRWFileHandle: 2025/01/27 05:05:27 DEBUG : file1(0xc00014c940): openPending: 2025/01/27 05:05:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:27 DEBUG : file1(0xc00014c940): >openPending: err= 2025/01/27 05:05:27 DEBUG : file1: >newRWFileHandle: err= 2025/01/27 05:05:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/27 05:05:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/27 05:05:27 DEBUG : file1(0xc00014c940): close: 2025/01/27 05:05:27 DEBUG : file1: vfs cache: setting modification time to 2025-01-27 05:05:27.778416595 +0000 UTC m=+2.148214596 2025/01/27 05:05:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:27 DEBUG : file1(0xc00014c940): >close: err= 2025/01/27 05:05:27 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/27 05:05:27 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/27 05:05:27 DEBUG : file2: newRWFileHandle: 2025/01/27 05:05:27 DEBUG : file2(0xc00014ca80): openPending: 2025/01/27 05:05:27 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:27 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/27 05:05:27 DEBUG : file2(0xc00014ca80): >openPending: err= 2025/01/27 05:05:27 DEBUG : file2: >newRWFileHandle: err= 2025/01/27 05:05:27 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/27 05:05:27 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/01/27 05:05:27 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/01/27 05:05:27 DEBUG : file2(0xc00014ca80): RWFileHandle.Flush 2025/01/27 05:05:27 DEBUG : file2(0xc00014ca80): RWFileHandle.Release 2025/01/27 05:05:27 DEBUG : file2(0xc00014ca80): close: 2025/01/27 05:05:27 DEBUG : file2: vfs cache: setting modification time to 2025-01-27 05:05:27.779241308 +0000 UTC m=+2.149039298 2025/01/27 05:05:27 INFO : file2: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:27 DEBUG : file2(0xc00014ca80): >close: err= 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : file2: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : file2: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : file2: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : file2: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/01/27 05:05:27 DEBUG : file2: vfs cache: starting upload 2025/01/27 05:05:27 DEBUG : file1: vfs cache: starting upload 2025/01/27 05:05:27 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 05:05:27 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 05:05:27 DEBUG : file1.ecdbd55e.partial: renamed to: file1 2025/01/27 05:05:27 DEBUG : file2.987ecbf9.partial: renamed to: file2 2025/01/27 05:05:27 INFO : file1: Copied (new) 2025/01/27 05:05:27 INFO : file2: Copied (new) 2025/01/27 05:05:27 DEBUG : file1: vfs cache: fingerprint now "0,2025-01-27 05:05:27.778416595 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/01/27 05:05:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/27 05:05:27 DEBUG : file2: vfs cache: fingerprint now "0,2025-01-27 05:05:27.779241308 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/01/27 05:05:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:27 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/01/27 05:05:27 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/27 05:05:27 INFO : file2: vfs cache: upload succeeded try #1 2025/01/27 05:05:27 INFO : file1: vfs cache: upload succeeded try #1 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : file2: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : file2: reading active writers 2025/01/27 05:05:27 DEBUG : >WaitForWriters: 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:27 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:27 DEBUG : file1: newRWFileHandle: 2025/01/27 05:05:27 DEBUG : file1(0xc00034a380): openPending: 2025/01/27 05:05:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:27 DEBUG : file1(0xc00034a380): >openPending: err= 2025/01/27 05:05:27 DEBUG : file1: >newRWFileHandle: err= 2025/01/27 05:05:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/27 05:05:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/27 05:05:27 DEBUG : file1(0xc00034a380): _writeAt: size=5, off=0 2025/01/27 05:05:27 DEBUG : file1(0xc00034a380): >_writeAt: n=5, err= 2025/01/27 05:05:27 DEBUG : file1(0xc00034a380): RWFileHandle.Flush 2025/01/27 05:05:27 DEBUG : file1(0xc00034a380): RWFileHandle.Flush 2025/01/27 05:05:27 DEBUG : file1(0xc00034a380): close: 2025/01/27 05:05:27 DEBUG : file1: vfs cache: setting modification time to 2025-01-27 05:05:27.934547138 +0000 UTC m=+2.304345139 2025/01/27 05:05:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:27 DEBUG : file1(0xc00034a380): >close: err= 2025/01/27 05:05:27 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/27 05:05:27 DEBUG : : Looking for writers 2025/01/27 05:05:27 DEBUG : file1: reading active writers 2025/01/27 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/27 05:05:28 DEBUG : file1: vfs cache: starting upload 2025/01/27 05:05:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/27 05:05:28 DEBUG : file1.f947a3a4.partial: renamed to: file1 2025/01/27 05:05:28 INFO : file1: Copied (new) 2025/01/27 05:05:28 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-27 05:05:27.934547138 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/01/27 05:05:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:28 INFO : file1: vfs cache: upload succeeded try #1 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : >WaitForWriters: 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.15s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:28 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : file1: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/01/27 05:05:28 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:28 DEBUG : file1(0xc0000ac700): openPending: 2025/01/27 05:05:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:28 DEBUG : file1(0xc0000ac700): >openPending: err= 2025/01/27 05:05:28 DEBUG : file1: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/27 05:05:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/27 05:05:28 DEBUG : file1(0xc0000ac700): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : file1(0xc0000ac700): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : file1(0xc0000ac700): RWFileHandle.Release 2025/01/27 05:05:28 DEBUG : file1(0xc0000ac700): close: 2025/01/27 05:05:28 DEBUG : file1: vfs cache: setting modification time to 2025-01-27 05:05:28.088344389 +0000 UTC m=+2.458142359 2025/01/27 05:05:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : file1(0xc0000ac700): >close: err= 2025/01/27 05:05:28 DEBUG : file1(0xc0000ac700): RWFileHandle.Release 2025/01/27 05:05:28 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/27 05:05:28 DEBUG : file1: vfs cache: starting upload 2025/01/27 05:05:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/27 05:05:28 DEBUG : file1.fc6e28d2.partial: renamed to: file1 2025/01/27 05:05:28 INFO : file1: Copied (new) 2025/01/27 05:05:28 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-27 05:05:28.088344389 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/01/27 05:05:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:28 INFO : file1: vfs cache: upload succeeded try #1 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : >WaitForWriters: 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.15s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:28 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/27 05:05:28 DEBUG : dir/file1: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : dir/file1(0xc00034a8c0): openPending: 2025/01/27 05:05:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/27 05:05:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/27 05:05:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:28 DEBUG : dir/file1(0xc00034a8c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/27 05:05:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/27 05:05:28 DEBUG : dir/file1(0xc00034a8c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : dir/file1(0xc00034a8c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : dir/file1(0xc00034a8c0): close: 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-27 05:05:28.24250042 +0000 UTC m=+2.612298380 2025/01/27 05:05:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : dir/file1(0xc00034a8c0): >close: err= 2025/01/27 05:05:28 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:28 DEBUG : dir: Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : dir: reading active writers 2025/01/27 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/27 05:05:28 DEBUG : dir: Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : dir: reading active writers 2025/01/27 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/27 05:05:28 DEBUG : dir: Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : dir: reading active writers 2025/01/27 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/27 05:05:28 DEBUG : dir: Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : dir: reading active writers 2025/01/27 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/27 05:05:28 DEBUG : dir/file1: vfs cache: starting upload 2025/01/27 05:05:28 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/27 05:05:28 DEBUG : dir/file1.31b9b794.partial: renamed to: dir/file1 2025/01/27 05:05:28 INFO : dir/file1: Copied (replaced existing) 2025/01/27 05:05:28 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-01-27 05:05:28.24250042 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/01/27 05:05:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/27 05:05:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/27 05:05:28 DEBUG : dir: Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : dir: reading active writers 2025/01/27 05:05:28 DEBUG : >WaitForWriters: 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.15s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:28 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : dir/file1: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/27 05:05:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/27 05:05:28 DEBUG : dir/file1(0xc0000ace40): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : dir/file1(0xc0000ace40): openPending: 2025/01/27 05:05:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/27 05:05:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/27 05:05:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:28 DEBUG : dir/file1(0xc0000ace40): >openPending: err= 2025/01/27 05:05:28 DEBUG : dir/file1(0xc0000ace40): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : dir/file1(0xc0000ace40): _writeAt: size=15, off=5 2025/01/27 05:05:28 DEBUG : dir/file1(0xc0000ace40): >_writeAt: n=15, err= 2025/01/27 05:05:28 DEBUG : dir/file1(0xc0000ace40): close: 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/01/27 05:05:28 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-27 05:05:28.397521178 +0000 UTC m=+2.767319158 2025/01/27 05:05:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : dir/file1(0xc0000ace40): >close: err= 2025/01/27 05:05:28 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:28 DEBUG : dir: Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : dir: reading active writers 2025/01/27 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/27 05:05:28 DEBUG : dir: Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : dir: reading active writers 2025/01/27 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/27 05:05:28 DEBUG : dir: Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : dir: reading active writers 2025/01/27 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/27 05:05:28 DEBUG : dir: Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : dir: reading active writers 2025/01/27 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/27 05:05:28 DEBUG : dir/file1: vfs cache: starting upload 2025/01/27 05:05:28 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/01/27 05:05:28 DEBUG : dir/file1.8877cf17.partial: renamed to: dir/file1 2025/01/27 05:05:28 INFO : dir/file1: Copied (replaced existing) 2025/01/27 05:05:28 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-01-27 05:05:28.397521178 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/01/27 05:05:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/27 05:05:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/27 05:05:28 DEBUG : dir: Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : dir: reading active writers 2025/01/27 05:05:28 DEBUG : >WaitForWriters: 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.16s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:28 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : file1: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : file1(0xc00014db00): openPending: 2025/01/27 05:05:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/01/27 05:05:28 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:28 DEBUG : file1(0xc00014db00): >openPending: err= 2025/01/27 05:05:28 DEBUG : file1: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/27 05:05:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/27 05:05:28 DEBUG : file1(0xc00014db00): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : file1(0xc00014db00): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : file1(0xc00014db00): close: 2025/01/27 05:05:28 DEBUG : file1: vfs cache: setting modification time to 2025-01-27 05:05:28.550850875 +0000 UTC m=+2.920648865 2025/01/27 05:05:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : file1(0xc00014db00): >close: err= 2025/01/27 05:05:28 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/27 05:05:28 DEBUG : file1: vfs cache: starting upload 2025/01/27 05:05:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/27 05:05:28 DEBUG : file1.b294e846.partial: renamed to: file1 2025/01/27 05:05:28 INFO : file1: Copied (new) 2025/01/27 05:05:28 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-27 05:05:28.550850875 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/01/27 05:05:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:28 INFO : file1: vfs cache: upload succeeded try #1 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : file1: reading active writers 2025/01/27 05:05:28 DEBUG : >WaitForWriters: 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.15s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:28 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/27 05:05:28 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014db80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014db80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014db80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014db80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014db80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.704517872 +0000 UTC m=+3.074315881 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014db80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc00): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc00): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc00): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc00): _writeAt: size=3, off=2 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc00): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.704517872 +0000 UTC m=+3.074315881 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc40): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc40): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc40): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.704517872 +0000 UTC m=+3.074315881 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442700 item 1 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.708003087 +0000 UTC m=+3.077801098 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dd00): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dd00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dd00): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dd00): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dd00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.708003087 +0000 UTC m=+3.077801098 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dd00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442b60 item 2 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dd40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dd40): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dd40): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dd40): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dd40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.709980886 +0000 UTC m=+3.079778886 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dd40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ddc0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ddc0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ddc0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ddc0): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ddc0): _writeAt: size=3, off=2 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ddc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ddc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.709980886 +0000 UTC m=+3.079778886 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ddc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014de00): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014de00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014de00): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014de00): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014de00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.709980886 +0000 UTC m=+3.079778886 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014de00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442e70 item 3 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014de80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014de80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014de80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014de80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014de80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.712503943 +0000 UTC m=+3.082301943 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014de80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014df00): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014df00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014df00): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014df00): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014df00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.712503943 +0000 UTC m=+3.082301943 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014df00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004433b0 item 4 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014df40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014df40): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014df40): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014df40): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014df40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.714414064 +0000 UTC m=+3.084212064 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014df40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000206cc0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000206cc0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000206cc0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000206cc0): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000206cc0): _writeAt: size=3, off=2 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000206cc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000206cc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.714414064 +0000 UTC m=+3.084212064 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000206cc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000207140): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000207140): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000207140): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000207140): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000207140): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.714414064 +0000 UTC m=+3.084212064 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000207140): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004438f0 item 5 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c040): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c040): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c040): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c040): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c040): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.717024876 +0000 UTC m=+3.086822886 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c040): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c0c0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c0c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c0c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c0c0): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c0c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.717024876 +0000 UTC m=+3.086822886 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c0c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443ce0 item 6 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c140): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c140): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c140): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c140): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c140): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.718893018 +0000 UTC m=+3.088691028 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c140): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c200): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c200): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c200): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c200): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c200): _writeAt: size=3, off=2 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c200): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c200): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.718893018 +0000 UTC m=+3.088691028 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c200): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c240): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c240): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c240): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c240): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c240): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.718893018 +0000 UTC m=+3.088691028 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c240): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ca5b0 item 7 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c2c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c2c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c2c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c2c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c2c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.721363918 +0000 UTC m=+3.091161928 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c2c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c340): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c340): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c340): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c340): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c340): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.721363918 +0000 UTC m=+3.091161928 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c340): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cabd0 item 8 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c380): _readAt: size=2, off=0 2025/01/27 05:05:28 ERROR : open-test-file(0xc000d8c380): Couldn't read size of file 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c380): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c380): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c380): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c380): close: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c380): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c3c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c3c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c3c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c3c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c3c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.72381989 +0000 UTC m=+3.093617889 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c3c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c400): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c400): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c400): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c400): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c400): _writeAt: size=3, off=2 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c400): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c400): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.72381989 +0000 UTC m=+3.093617889 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c400): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c000): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c000): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c000): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c000): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c000): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.72381989 +0000 UTC m=+3.093617889 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c000): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001caee0 item 9 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c080): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c080): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c080): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c080): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c080): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.727289477 +0000 UTC m=+3.097087478 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c080): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c100): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c100): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c100): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c100): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c100): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.727289477 +0000 UTC m=+3.097087478 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c100): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ca850 item 10 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c1c0): _readAt: size=2, off=0 2025/01/27 05:05:28 ERROR : open-test-file(0xc000d8c1c0): Couldn't read size of file 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c1c0): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c1c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c1c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c1c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c1c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c200): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c200): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c200): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c200): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c200): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.729489029 +0000 UTC m=+3.099287040 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c200): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c2c0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c2c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c2c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c2c0): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c2c0): _writeAt: size=3, off=2 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c2c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c2c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.729489029 +0000 UTC m=+3.099287040 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c2c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c300): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c300): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c300): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c300): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c300): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.729489029 +0000 UTC m=+3.099287040 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c300): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cac40 item 11 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c440): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c440): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c440): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c440): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c440): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.731690205 +0000 UTC m=+3.101488175 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c440): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c4c0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c4c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c4c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c4c0): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c4c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.731690205 +0000 UTC m=+3.101488175 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c4c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb8f0 item 12 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c580): _readAt: size=2, off=0 2025/01/27 05:05:28 ERROR : open-test-file(0xc000d8c580): Couldn't read size of file 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c580): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c580): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c580): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c580): close: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c580): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c5c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c5c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c5c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c5c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c5c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.733152709 +0000 UTC m=+3.102950689 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c5c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c680): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c680): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c680): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c680): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c680): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.733152709 +0000 UTC m=+3.102950689 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c680): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cbdc0 item 13 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c700): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c700): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c700): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c700): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c700): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.734526908 +0000 UTC m=+3.104324888 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c700): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c780): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c780): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c780): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c780): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c780): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.734526908 +0000 UTC m=+3.104324888 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c780): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000522a0 item 14 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c840): _readAt: size=2, off=0 2025/01/27 05:05:28 ERROR : open-test-file(0xc000d8c840): Couldn't read size of file 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c840): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c840): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c840): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c840): close: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c840): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c880): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c880): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c880): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c880): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c880): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.736238148 +0000 UTC m=+3.106036137 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c880): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c940): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c940): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c940): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c940): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c940): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.736238148 +0000 UTC m=+3.106036137 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c940): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052930 item 15 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 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/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c9c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c9c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c9c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c9c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c9c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.737822471 +0000 UTC m=+3.107620451 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8c9c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ca40): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ca40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ca40): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ca40): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ca40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.737822471 +0000 UTC m=+3.107620451 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ca40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 16 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ca80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ca80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ca80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ca80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ca80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.739548938 +0000 UTC m=+3.109346928 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ca80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cac0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cac0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cac0): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cac0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cac0): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cac0): _writeAt: size=3, off=7 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cac0): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cac0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.739548938 +0000 UTC m=+3.109346928 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cac0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cb00): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cb00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cb00): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cb00): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cb00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.739548938 +0000 UTC m=+3.109346928 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cb00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053110 item 17 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cb80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cb80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cb80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cb80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cb80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.742398445 +0000 UTC m=+3.112196456 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cb80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cc00): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cc00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cc00): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cc00): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cc00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.742398445 +0000 UTC m=+3.112196456 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cc00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053570 item 18 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cc80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cc80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cc80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cc80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cc80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.744245819 +0000 UTC m=+3.114043819 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cc80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cd40): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cd40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cd40): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cd40): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cd40): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cd40): _writeAt: size=3, off=7 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cd40): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cd40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.744245819 +0000 UTC m=+3.114043819 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cd40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cd80): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cd80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cd80): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cd80): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cd80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.744245819 +0000 UTC m=+3.114043819 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cd80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053a40 item 19 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ce00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ce00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ce00): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ce00): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ce00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.746770861 +0000 UTC m=+3.116568861 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ce00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ce80): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ce80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ce80): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ce80): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ce80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.746770861 +0000 UTC m=+3.116568861 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8ce80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 20 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cf00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cf00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cf00): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cf00): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cf00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.748530431 +0000 UTC m=+3.118328441 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cf00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cfc0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cfc0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cfc0): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cfc0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cfc0): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cfc0): _writeAt: size=3, off=7 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cfc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cfc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.748530431 +0000 UTC m=+3.118328441 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8cfc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d000): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d000): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d000): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d000): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d000): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.748530431 +0000 UTC m=+3.118328441 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d000): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa460 item 21 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d080): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d080): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d080): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d080): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d080): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.751148876 +0000 UTC m=+3.120946886 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d080): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d100): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d100): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d100): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d100): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d100): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.751148876 +0000 UTC m=+3.120946886 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d100): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa9a0 item 22 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d180): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d180): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d180): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d180): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d180): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.753182798 +0000 UTC m=+3.122980799 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d180): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d240): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d240): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d240): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d240): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d240): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d240): _writeAt: size=3, off=7 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d240): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d240): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.753182798 +0000 UTC m=+3.122980799 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d240): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d280): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d280): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d280): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d280): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d280): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.753182798 +0000 UTC m=+3.122980799 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d280): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aac40 item 23 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 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/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d300): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d300): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d300): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d300): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d300): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.755920477 +0000 UTC m=+3.125718487 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d300): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d380): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d380): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d380): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d380): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d380): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.755920477 +0000 UTC m=+3.125718487 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d380): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab180 item 24 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d440): _readAt: size=2, off=0 2025/01/27 05:05:28 ERROR : open-test-file(0xc000d8d440): Couldn't read size of file 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d440): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d440): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d440): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d440): close: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d440): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d480): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d480): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d480): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d480): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d480): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.757507985 +0000 UTC m=+3.127305975 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d480): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d540): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d540): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d540): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d540): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d540): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d540): _writeAt: size=3, off=7 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d540): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d540): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.757507985 +0000 UTC m=+3.127305975 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d540): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d580): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d580): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d580): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d580): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d580): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.757507985 +0000 UTC m=+3.127305975 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d580): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab490 item 25 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d600): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d600): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d600): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d600): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d600): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.759998242 +0000 UTC m=+3.129796242 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d600): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d680): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d680): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d680): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d680): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d680): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.759998242 +0000 UTC m=+3.129796242 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d680): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab880 item 26 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d740): _readAt: size=2, off=0 2025/01/27 05:05:28 ERROR : open-test-file(0xc000d8d740): Couldn't read size of file 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d740): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d740): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d740): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d740): close: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d740): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d780): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d780): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d780): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d780): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d780): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.761980868 +0000 UTC m=+3.131778868 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d780): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d840): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d840): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d840): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d840): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d840): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d840): _writeAt: size=3, off=7 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d840): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d840): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.761980868 +0000 UTC m=+3.131778868 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d840): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d880): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d880): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d880): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d880): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d880): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.761980868 +0000 UTC m=+3.131778868 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d880): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abb90 item 27 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 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/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d900): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d900): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d900): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d900): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d900): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.764488557 +0000 UTC m=+3.134286567 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d900): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d980): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d980): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d980): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d980): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d980): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.764488557 +0000 UTC m=+3.134286567 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8d980): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d80e0 item 28 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8da40): _readAt: size=2, off=0 2025/01/27 05:05:28 ERROR : open-test-file(0xc000d8da40): Couldn't read size of file 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8da40): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8da40): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8da40): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8da40): close: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8da40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8da80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8da80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8da80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8da80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8da80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.76650662 +0000 UTC m=+3.136304620 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8da80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8db40): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8db40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8db40): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8db40): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8db40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.76650662 +0000 UTC m=+3.136304620 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8db40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8460 item 29 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 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/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dbc0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dbc0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dbc0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dbc0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dbc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.768370043 +0000 UTC m=+3.138168054 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dbc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dc40): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dc40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dc40): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dc40): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dc40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.768370043 +0000 UTC m=+3.138168054 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dc40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8850 item 30 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 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/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dd00): _readAt: size=2, off=0 2025/01/27 05:05:28 ERROR : open-test-file(0xc000d8dd00): Couldn't read size of file 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dd00): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dd00): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dd00): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dd00): close: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dd00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dd40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dd40): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dd40): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dd40): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dd40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.770348153 +0000 UTC m=+3.140146152 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8dd40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8de00): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8de00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8de00): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8de00): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8de00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.770348153 +0000 UTC m=+3.140146152 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8de00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8b60 item 31 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 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/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8de80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8de80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8de80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8de80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8de80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.772126618 +0000 UTC m=+3.141924618 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8de80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8df00): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8df00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8df00): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8df00): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8df00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.772126618 +0000 UTC m=+3.141924618 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8df00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8e00 item 32 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8df40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8df40): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8df40): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8df40): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8df40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.773862703 +0000 UTC m=+3.143660704 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d8df40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a200): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a200): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a200): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a200): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a200): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d91f0 item 33 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a200): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a200): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.774552313 +0000 UTC m=+3.144350314 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a200): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a240): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a240): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a240): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a240): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a240): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.774552313 +0000 UTC m=+3.144350314 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a240): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d93b0 item 33 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a2c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a2c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a2c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a2c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a2c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.776428571 +0000 UTC m=+3.146226581 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a2c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a340): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a340): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d96c0 item 34 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a340): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a340): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a340): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a340): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a340): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.777196206 +0000 UTC m=+3.146994206 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a340): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a3c0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a3c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a3c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a3c0): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a3c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.777196206 +0000 UTC m=+3.146994206 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a3c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9880 item 34 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a400): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a400): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a400): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a400): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a400): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.778985431 +0000 UTC m=+3.148783442 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a400): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a440): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a440): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a440): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a440): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a440): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9b20 item 35 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a440): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a440): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.779893018 +0000 UTC m=+3.149691018 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a440): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a480): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a480): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a480): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a480): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a480): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.779893018 +0000 UTC m=+3.149691018 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a480): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9ce0 item 35 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a500): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a500): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a500): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a500): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a500): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.781886946 +0000 UTC m=+3.151684947 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a500): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a5c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a5c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e1c0 item 36 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a5c0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a5c0): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a5c0): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a5c0): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a5c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.782656475 +0000 UTC m=+3.152454475 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a5c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a600): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a600): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a600): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a600): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a600): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.782656475 +0000 UTC m=+3.152454475 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a600): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f260 item 36 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a680): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a680): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a680): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a680): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a680): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.784343018 +0000 UTC m=+3.154140998 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a680): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a6c0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a6c0): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a6c0): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a6c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a6c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039fb90 item 37 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a6c0): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a6c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.785024232 +0000 UTC m=+3.154822212 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a6c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a700): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a700): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a700): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a700): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a700): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.785024232 +0000 UTC m=+3.154822212 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a700): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039fdc0 item 37 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a780): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a780): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a780): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a780): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a780): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.786791416 +0000 UTC m=+3.156589396 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034a780): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034aa00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034aa00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c92d0 item 38 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034aa00): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034aa00): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034aa00): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034aa00): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034aa00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.787440349 +0000 UTC m=+3.157238330 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034aa00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e000): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e000): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e000): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e000): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e000): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.787440349 +0000 UTC m=+3.157238330 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e000): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4a10 item 38 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e0c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e0c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e0c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e0c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e0c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.788880612 +0000 UTC m=+3.158678592 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e0c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e1c0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e1c0): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e1c0): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e1c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e1c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5730 item 39 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e1c0): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e1c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.789629642 +0000 UTC m=+3.159427622 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e1c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e2c0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e2c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e2c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e2c0): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e2c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.789629642 +0000 UTC m=+3.159427622 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e2c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5a40 item 39 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e780): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e780): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e780): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e780): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e780): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.791266152 +0000 UTC m=+3.161064142 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e780): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e900): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e900): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc0e0 item 40 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e900): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e900): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e900): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e900): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e900): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.791961122 +0000 UTC m=+3.161759102 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e900): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e940): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e940): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e940): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e940): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e940): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.791961122 +0000 UTC m=+3.161759102 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e940): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc8c0 item 40 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e9c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e9c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e9c0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e9c0): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e9c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e9c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e9c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.793220827 +0000 UTC m=+3.163018817 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042e9c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ea40): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ea40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ea40): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd0a0 item 41 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ea40): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ea40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.793818244 +0000 UTC m=+3.163616234 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ea40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ed80): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ed80): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ed80): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ed80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ed80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd570 item 41 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ed80): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ed80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.794460965 +0000 UTC m=+3.164258955 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ed80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042edc0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042edc0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042edc0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042edc0): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042edc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.794460965 +0000 UTC m=+3.164258955 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042edc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd7a0 item 41 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042efc0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042efc0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042efc0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042efc0): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042efc0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042efc0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042efc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.79641513 +0000 UTC m=+3.166213119 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042efc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f000): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f000): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f000): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dde30 item 42 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f000): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f000): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.797140986 +0000 UTC m=+3.166938956 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f000): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f300): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f300): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004421c0 item 42 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f300): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f300): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f300): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f300): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f300): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.798193976 +0000 UTC m=+3.167991956 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f300): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f800): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f800): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f800): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f800): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f800): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.798193976 +0000 UTC m=+3.167991956 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f800): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004423f0 item 42 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f8c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f8c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f8c0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f8c0): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f8c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f8c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f8c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.800100219 +0000 UTC m=+3.169898209 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f8c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f940): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f940): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f940): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004427e0 item 43 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f940): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f940): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.800932786 +0000 UTC m=+3.170730776 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042f940): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fa00): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fa00): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fa00): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fa00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fa00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442930 item 43 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fa00): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fa00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.801527508 +0000 UTC m=+3.171325488 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fa00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fa40): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fa40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fa40): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fa40): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fa40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.801527508 +0000 UTC m=+3.171325488 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fa40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442af0 item 43 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fb00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fb00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fb00): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fb00): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fb00): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fb00): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fb00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.803875707 +0000 UTC m=+3.173673698 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fb00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fb40): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fb40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fb40): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442e00 item 44 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fb40): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fb40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.804565918 +0000 UTC m=+3.174363909 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fb40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fc40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fc40): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443030 item 44 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fc40): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fc40): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fc40): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fc40): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fc40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.805554086 +0000 UTC m=+3.175352106 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fc40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fc80): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fc80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fc80): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fc80): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fc80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.805554086 +0000 UTC m=+3.175352106 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fc80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004431f0 item 44 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fd40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fd40): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fd40): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fd40): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fd40): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fd40): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fd40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.807707301 +0000 UTC m=+3.177505291 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fd40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fd80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fd80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fd80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443650 item 45 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fd80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fd80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.808588239 +0000 UTC m=+3.178386230 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fd80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fe40): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fe40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fe40): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fe40): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fe40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.808588239 +0000 UTC m=+3.178386230 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042fe40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004438f0 item 45 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ff00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ff00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ff00): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ff00): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ff00): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ff00): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ff00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.810386821 +0000 UTC m=+3.180184811 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ff00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ff40): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ff40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ff40): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443b90 item 46 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ff40): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ff40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.811164667 +0000 UTC m=+3.180962656 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00042ff40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ac440): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ac440): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ac440): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ac440): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ac440): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.811164667 +0000 UTC m=+3.180962656 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ac440): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443d50 item 46 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acb80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acb80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acb80): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acb80): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acb80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acb80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acb80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.813112428 +0000 UTC m=+3.182910409 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acb80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acc00): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acc00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acc00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356380 item 47 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acc00): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acc00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.813816033 +0000 UTC m=+3.183614013 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acc00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acd80): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acd80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acd80): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acd80): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acd80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.813816033 +0000 UTC m=+3.183614013 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acd80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356690 item 47 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 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/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ace80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ace80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ace80): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ace80): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ace80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ace80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ace80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.81560103 +0000 UTC m=+3.185399021 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ace80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acec0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acec0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acec0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356a10 item 48 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acec0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acec0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.816558431 +0000 UTC m=+3.186356440 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acec0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acfc0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acfc0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acfc0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acfc0): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acfc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.816558431 +0000 UTC m=+3.186356440 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000acfc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356b60 item 48 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad000): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad000): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad000): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad000): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad000): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.818886242 +0000 UTC m=+3.188684243 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad000): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad040): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad040): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad040): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad040): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad040): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad040): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357180 item 49 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad040): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad040): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.819846398 +0000 UTC m=+3.189644418 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad040): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad100): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad100): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad100): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad100): >_readAt: n=8, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad100): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.819846398 +0000 UTC m=+3.189644418 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad100): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357570 item 49 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad1c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad1c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad1c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad1c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad1c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.822065206 +0000 UTC m=+3.191863216 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad1c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad300): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad300): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad300): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357d50 item 50 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad300): _readAt: size=2, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad300): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad300): _writeAt: size=3, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad300): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad300): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.822877114 +0000 UTC m=+3.192675145 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad300): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad340): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad340): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad340): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad340): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad340): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.822877114 +0000 UTC m=+3.192675145 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad340): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c070 item 50 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad3c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad3c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad3c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad3c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad3c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.824561755 +0000 UTC m=+3.194359754 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad3c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad4c0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad4c0): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad4c0): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad4c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad4c0): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad4c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c3f0 item 51 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad4c0): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad4c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.825261993 +0000 UTC m=+3.195059993 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad4c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad5c0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad5c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad5c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad5c0): >_readAt: n=8, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad5c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.825261993 +0000 UTC m=+3.195059993 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad5c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c5b0 item 51 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad640): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad640): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad640): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad640): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad640): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.827250641 +0000 UTC m=+3.197048642 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad640): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad700): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad700): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad700): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ce00 item 52 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad700): _readAt: size=2, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad700): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad700): _writeAt: size=3, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad700): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad700): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.828258937 +0000 UTC m=+3.198056937 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad700): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad740): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad740): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad740): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad740): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad740): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.828258937 +0000 UTC m=+3.198056937 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad740): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038cf50 item 52 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad7c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad7c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad7c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad7c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad7c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.830727031 +0000 UTC m=+3.200525031 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad7c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad880): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad880): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad880): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad880): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad880): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad880): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d3b0 item 53 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad880): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad880): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.831693748 +0000 UTC m=+3.201491749 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad880): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad8c0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad8c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad8c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad8c0): >_readAt: n=8, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad8c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.831693748 +0000 UTC m=+3.201491749 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad8c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d6c0 item 53 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad940): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad940): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad940): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad940): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad940): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.834009589 +0000 UTC m=+3.203807589 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ad940): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ada00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ada00): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ada00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038db90 item 54 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ada00): _readAt: size=2, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ada00): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ada00): _writeAt: size=3, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ada00): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ada00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.834771774 +0000 UTC m=+3.204569764 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ada00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ada40): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ada40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ada40): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ada40): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ada40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.834771774 +0000 UTC m=+3.204569764 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ada40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038dd50 item 54 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adac0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adac0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adac0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adac0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adac0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.836980643 +0000 UTC m=+3.206778643 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adac0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adb80): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adb80): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adb80): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adb80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adb80): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adb80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a1c0 item 55 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adb80): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adb80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.837774899 +0000 UTC m=+3.207572888 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adb80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adbc0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adbc0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adbc0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adbc0): >_readAt: n=8, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adbc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.837774899 +0000 UTC m=+3.207572888 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adbc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a8c0 item 55 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 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/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adc40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adc40): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adc40): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adc40): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adc40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.839649233 +0000 UTC m=+3.209447234 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adc40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000add00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000add00): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000add00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039acb0 item 56 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000add00): _readAt: size=2, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000add00): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000add00): _writeAt: size=3, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000add00): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000add00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.840754289 +0000 UTC m=+3.210552290 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000add00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000add40): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000add40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000add40): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000add40): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000add40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.840754289 +0000 UTC m=+3.210552290 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000add40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039aee0 item 56 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ade00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ade00): open at offset 0 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ade00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ade00): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ade00): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ade00): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ade00): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ade00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.842877639 +0000 UTC m=+3.212675639 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ade00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ade40): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ade40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ade40): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b180 item 57 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ade40): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ade40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.843590582 +0000 UTC m=+3.213388592 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000ade40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adf00): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adf00): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adf00): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adf00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adf00): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adf00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b3b0 item 57 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adf00): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adf00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.844447173 +0000 UTC m=+3.214245173 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adf00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adf40): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adf40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adf40): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adf40): >_readAt: n=8, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adf40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.844447173 +0000 UTC m=+3.214245173 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0000adf40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b570 item 57 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520380): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520380): open at offset 0 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520380): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520380): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520380): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520380): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520380): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520380): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.846658829 +0000 UTC m=+3.216456839 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520380): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0005205c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0005205c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0005205c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b8f0 item 58 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0005205c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0005205c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.847519667 +0000 UTC m=+3.217317668 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0005205c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520940): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520940): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520940): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039bb20 item 58 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520940): _readAt: size=2, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520940): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520940): _writeAt: size=3, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520940): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520940): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.848560354 +0000 UTC m=+3.218358364 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520940): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0005209c0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0005209c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0005209c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0005209c0): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0005209c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.848560354 +0000 UTC m=+3.218358364 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0005209c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039bc70 item 58 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520a80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520a80): open at offset 0 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520a80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520a80): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520a80): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520a80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520a80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520a80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.8505104 +0000 UTC m=+3.220308400 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520a80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520b00): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520b00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520b00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2150 item 59 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520b00): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520b00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.851283516 +0000 UTC m=+3.221081515 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520b00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520c00): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520c00): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520c00): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520c00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520c00): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520c00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d23f0 item 59 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520c00): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520c00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.852058664 +0000 UTC m=+3.221856665 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520c00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520c40): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520c40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520c40): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520c40): >_readAt: n=8, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520c40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.852058664 +0000 UTC m=+3.221856665 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520c40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2620 item 59 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 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/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520d00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520d00): open at offset 0 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520d00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520d00): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520d00): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520d00): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520d00): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520d00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.854120469 +0000 UTC m=+3.223918469 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520d00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520d40): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520d40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520d40): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2b60 item 60 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520d40): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520d40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.85484328 +0000 UTC m=+3.224641290 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520d40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520e40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520e40): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520e40): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2d90 item 60 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520e40): _readAt: size=2, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520e40): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520e40): _writeAt: size=3, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520e40): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520e40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.855786625 +0000 UTC m=+3.225584625 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520e40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520e80): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520e80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520e80): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520e80): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520e80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.855786625 +0000 UTC m=+3.225584625 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520e80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2ee0 item 60 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520f80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520f80): open at offset 0 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520f80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520f80): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520f80): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520f80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520f80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520f80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.857630692 +0000 UTC m=+3.227428683 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520f80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520fc0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520fc0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520fc0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3260 item 61 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520fc0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520fc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.858270098 +0000 UTC m=+3.228068088 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000520fc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521100): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521100): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521100): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521100): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521100): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.858270098 +0000 UTC m=+3.228068088 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521100): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3490 item 61 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 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/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521340): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521340): open at offset 0 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521340): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521340): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521340): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521340): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521340): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521340): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.860154711 +0000 UTC m=+3.229952691 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521340): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521380): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521380): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521380): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d37a0 item 62 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521380): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521380): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.860745005 +0000 UTC m=+3.230542995 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521380): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0005215c0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0005215c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0005215c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0005215c0): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0005215c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.860745005 +0000 UTC m=+3.230542995 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc0005215c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d39d0 item 62 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 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/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521680): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521680): open at offset 0 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521680): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521680): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521680): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521680): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521680): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521680): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.862552955 +0000 UTC m=+3.232350935 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521680): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521f40): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521f40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521f40): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3f10 item 63 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521f40): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521f40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.863179907 +0000 UTC m=+3.232977907 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000521f40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c180): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c180): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c180): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c180): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c180): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.863179907 +0000 UTC m=+3.232977907 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c180): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6230 item 63 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 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/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c280): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c280): open at offset 0 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c280): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c280): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c280): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c280): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c280): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c280): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.865109435 +0000 UTC m=+3.234907425 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c280): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c2c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c2c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c2c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d65b0 item 64 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c2c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c2c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.865691684 +0000 UTC m=+3.235489675 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c2c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c380): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c380): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c380): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c380): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c380): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.865691684 +0000 UTC m=+3.235489675 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c380): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d67e0 item 64 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c3c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c3c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c3c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c3c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c3c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.867489505 +0000 UTC m=+3.237287495 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c3c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c400): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c400): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c400): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c400): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c400): _writeAt: size=3, off=2 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6d20 item 65 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c400): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c400): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.868221354 +0000 UTC m=+3.238019344 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c400): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c440): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c440): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c440): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c440): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c440): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.868221354 +0000 UTC m=+3.238019344 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c440): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6fc0 item 65 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c480): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c480): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c480): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c480): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c480): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.870158074 +0000 UTC m=+3.239956065 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c480): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c4c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c4c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7340 item 66 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c4c0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c4c0): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c4c0): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c4c0): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c4c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.871078034 +0000 UTC m=+3.240876025 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c4c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c500): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c500): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c500): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c500): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c500): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.871078034 +0000 UTC m=+3.240876025 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c500): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7500 item 66 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c540): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c540): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c540): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c540): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c540): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.873103521 +0000 UTC m=+3.242901511 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c540): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c580): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c580): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c580): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c580): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c580): _writeAt: size=3, off=2 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d77a0 item 67 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c580): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c580): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.874165698 +0000 UTC m=+3.243963688 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c580): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c5c0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c5c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c5c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c5c0): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c5c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.874165698 +0000 UTC m=+3.243963688 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c5c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7ab0 item 67 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c640): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c640): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c640): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c640): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c640): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.875912874 +0000 UTC m=+3.245710865 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c640): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c740): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c740): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7e30 item 68 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c740): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c740): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c740): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c740): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c740): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.876703192 +0000 UTC m=+3.246501182 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c740): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c780): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c780): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c780): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c780): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c780): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.876703192 +0000 UTC m=+3.246501182 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c780): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e000 item 68 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c7c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c7c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c7c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c7c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c7c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.8790607 +0000 UTC m=+3.248858689 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c7c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c800): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c800): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c800): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c800): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c800): _writeAt: size=3, off=2 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e310 item 69 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c800): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c800): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.87992762 +0000 UTC m=+3.249725601 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c800): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c880): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c880): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c880): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c880): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c880): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.87992762 +0000 UTC m=+3.249725601 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c880): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e460 item 69 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c980): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c980): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c980): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c980): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c980): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.881704312 +0000 UTC m=+3.251502302 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014c980): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ccc0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ccc0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e700 item 70 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ccc0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ccc0): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ccc0): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ccc0): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ccc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.882494469 +0000 UTC m=+3.252292449 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ccc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014cd80): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014cd80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014cd80): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014cd80): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014cd80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.882494469 +0000 UTC m=+3.252292449 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014cd80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e850 item 70 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ce00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ce00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ce00): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ce00): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ce00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.884119668 +0000 UTC m=+3.253917658 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ce00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d040): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d040): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d040): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d040): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d040): _writeAt: size=3, off=2 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040eaf0 item 71 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d040): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d040): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.884924112 +0000 UTC m=+3.254722102 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d040): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d080): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d080): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d080): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d080): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d080): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.884924112 +0000 UTC m=+3.254722102 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d080): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ec40 item 71 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d100): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d100): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d100): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d100): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d100): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.886516459 +0000 UTC m=+3.256314439 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d100): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d240): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d240): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040eee0 item 72 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d240): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d240): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d240): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d240): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d240): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.887051018 +0000 UTC m=+3.256848999 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d240): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d280): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d280): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d280): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d280): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d280): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.887051018 +0000 UTC m=+3.256848999 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d280): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f030 item 72 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d2c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d2c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d2c0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d2c0): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d2c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d2c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d2c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.888118364 +0000 UTC m=+3.257916334 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d2c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d400): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d400): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d400): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f2d0 item 73 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d400): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d400): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.888605425 +0000 UTC m=+3.258403405 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d400): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d500): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d500): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d500): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d500): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d500): _writeAt: size=3, off=2 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f420 item 73 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d500): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d500): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.88936192 +0000 UTC m=+3.259159900 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d500): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d540): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d540): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d540): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d540): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d540): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.88936192 +0000 UTC m=+3.259159900 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d540): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f570 item 73 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d6c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d6c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d6c0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d6c0): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d6c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d6c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d6c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.890559308 +0000 UTC m=+3.260357298 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d6c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d700): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d700): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d700): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f810 item 74 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d700): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d700): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.891012465 +0000 UTC m=+3.260810456 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d700): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d7c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d7c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f960 item 74 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d7c0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d7c0): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d7c0): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d7c0): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d7c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.891644547 +0000 UTC m=+3.261442537 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d7c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d8c0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d8c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d8c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d8c0): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d8c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.891644547 +0000 UTC m=+3.261442537 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014d8c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fab0 item 74 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014da80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014da80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014da80): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014da80): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014da80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014da80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014da80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.892820977 +0000 UTC m=+3.262618947 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014da80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dac0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dac0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dac0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fd50 item 75 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dac0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dac0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.893240671 +0000 UTC m=+3.263038662 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dac0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc40): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc40): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc40): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc40): _writeAt: size=3, off=2 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fea0 item 75 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc40): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.893743952 +0000 UTC m=+3.263541942 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc80): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc80): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc80): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.893743952 +0000 UTC m=+3.263541942 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dc80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412070 item 75 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ddc0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ddc0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ddc0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ddc0): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ddc0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ddc0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ddc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.895194765 +0000 UTC m=+3.264992755 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014ddc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014de00): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014de00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014de00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004123f0 item 76 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014de00): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014de00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.89568973 +0000 UTC m=+3.265487721 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014de00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dec0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dec0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412690 item 76 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dec0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dec0): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dec0): _writeAt: size=3, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dec0): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dec0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.896282188 +0000 UTC m=+3.266080158 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014dec0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014df00): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014df00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014df00): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014df00): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014df00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.896282188 +0000 UTC m=+3.266080158 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00014df00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412930 item 76 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000207140): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000207140): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000207140): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000207140): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000207140): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000207140): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000207140): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.897452376 +0000 UTC m=+3.267250356 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000207140): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e000): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e000): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e000): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412e70 item 77 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e000): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e000): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.897926924 +0000 UTC m=+3.267724913 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e000): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e0c0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e0c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e0c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e0c0): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e0c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.897926924 +0000 UTC m=+3.267724913 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e0c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413110 item 77 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e180): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e180): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e180): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e180): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e180): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e180): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e180): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.899094536 +0000 UTC m=+3.268892516 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e180): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e1c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e1c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e1c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413570 item 78 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e1c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e1c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.899512918 +0000 UTC m=+3.269310898 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e1c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e280): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e280): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e280): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e280): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e280): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.899512918 +0000 UTC m=+3.269310898 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e280): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413810 item 78 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e340): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e340): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e340): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e340): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e340): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e340): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e340): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.900617203 +0000 UTC m=+3.270415183 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e340): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e380): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e380): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e380): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413ab0 item 79 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e380): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e380): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.901065912 +0000 UTC m=+3.270863881 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00085e380): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034abc0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034abc0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034abc0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034abc0): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034abc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.901065912 +0000 UTC m=+3.270863881 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034abc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c98f0 item 79 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 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/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034acc0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034acc0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034acc0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034acc0): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034acc0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034acc0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034acc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.902294499 +0000 UTC m=+3.272092488 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034acc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034ad00): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034ad00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034ad00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9c70 item 80 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034ad00): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034ad00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.902843455 +0000 UTC m=+3.272641445 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034ad00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034adc0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034adc0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034adc0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034adc0): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034adc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.902843455 +0000 UTC m=+3.272641445 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034adc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420000 item 80 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034ae80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034ae80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034ae80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034ae80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034ae80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.90403337 +0000 UTC m=+3.273831340 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034ae80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034aec0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034aec0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034aec0): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034aec0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034aec0): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034aec0): _writeAt: size=3, off=7 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004202a0 item 81 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034aec0): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034aec0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.904474795 +0000 UTC m=+3.274272775 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034aec0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034af00): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034af00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034af00): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034af00): >_readAt: n=8, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034af00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.904474795 +0000 UTC m=+3.274272775 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034af00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420460 item 81 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034af80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034af80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034af80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034af80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034af80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.905550677 +0000 UTC m=+3.275348657 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034af80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b0c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b0c0): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b0c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420770 item 82 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b0c0): _readAt: size=2, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b0c0): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b0c0): _writeAt: size=3, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b0c0): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b0c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.906033199 +0000 UTC m=+3.275831179 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b0c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b100): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b100): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b100): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b100): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b100): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.906033199 +0000 UTC m=+3.275831179 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b100): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004208c0 item 82 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b180): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b180): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b180): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b180): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b180): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.907340524 +0000 UTC m=+3.277138504 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b180): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b5c0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b5c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b5c0): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b5c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b5c0): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b5c0): _writeAt: size=3, off=7 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420cb0 item 83 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b5c0): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b5c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.907803378 +0000 UTC m=+3.277601349 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b5c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b600): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b600): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b600): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b600): >_readAt: n=8, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b600): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.907803378 +0000 UTC m=+3.277601349 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b600): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420e70 item 83 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b680): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b680): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b680): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b680): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b680): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.909619575 +0000 UTC m=+3.279417575 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b680): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b7c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b7c0): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b7c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421260 item 84 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b7c0): _readAt: size=2, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b7c0): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b7c0): _writeAt: size=3, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b7c0): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b7c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.910341174 +0000 UTC m=+3.280139173 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b7c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b840): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b840): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b840): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b840): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b840): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.910341174 +0000 UTC m=+3.280139173 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b840): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421420 item 84 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b8c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b8c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b8c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b8c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b8c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.912123095 +0000 UTC m=+3.281921095 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b8c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b980): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b980): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b980): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b980): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b980): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b980): _writeAt: size=3, off=7 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004218f0 item 85 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b980): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b980): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.912705194 +0000 UTC m=+3.282503193 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b980): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b9c0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b9c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b9c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b9c0): >_readAt: n=8, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b9c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.912705194 +0000 UTC m=+3.282503193 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034b9c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421ab0 item 85 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034ba40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034ba40): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034ba40): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034ba40): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034ba40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.914250142 +0000 UTC m=+3.284048143 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034ba40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bb00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bb00): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bb00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421ea0 item 86 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bb00): _readAt: size=2, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bb00): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bb00): _writeAt: size=3, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bb00): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bb00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.915198044 +0000 UTC m=+3.284996045 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bb00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bb40): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bb40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bb40): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bb40): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bb40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.915198044 +0000 UTC m=+3.284996045 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bb40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9a0e0 item 86 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bbc0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bbc0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bbc0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bbc0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bbc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.91671999 +0000 UTC m=+3.286517980 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bbc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bc80): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bc80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bc80): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bc80): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bc80): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bc80): _writeAt: size=3, off=7 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9a380 item 87 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bc80): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bc80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.917345069 +0000 UTC m=+3.287143058 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bc80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bd00): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bd00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bd00): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bd00): >_readAt: n=8, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bd00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.917345069 +0000 UTC m=+3.287143058 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bd00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9a4d0 item 87 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 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/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bd80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bd80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bd80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bd80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bd80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.918916006 +0000 UTC m=+3.288713995 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bd80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034be40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034be40): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034be40): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9a770 item 88 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034be40): _readAt: size=2, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034be40): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034be40): _writeAt: size=3, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034be40): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034be40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.919671408 +0000 UTC m=+3.289469399 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034be40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bec0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bec0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bec0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bec0): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bec0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.919671408 +0000 UTC m=+3.289469399 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc00034bec0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9a8c0 item 88 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4040): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4040): open at offset 0 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4040): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4040): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4040): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4040): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4040): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4040): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.921129204 +0000 UTC m=+3.290927184 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4040): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4080): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4080): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4080): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9ab60 item 89 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4080): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4080): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.921750426 +0000 UTC m=+3.291548416 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4080): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4140): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4140): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4140): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4140): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4140): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4140): _writeAt: size=3, off=7 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9acb0 item 89 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4140): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4140): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.922522569 +0000 UTC m=+3.292320599 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4140): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4180): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4180): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4180): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4180): >_readAt: n=8, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4180): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.922522569 +0000 UTC m=+3.292320599 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4180): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9ae00 item 89 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4240): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4240): open at offset 0 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4240): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4240): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4240): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4240): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4240): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4240): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.924284834 +0000 UTC m=+3.294082834 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4240): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4280): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4280): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4280): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9b0a0 item 90 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4280): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4280): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.924886779 +0000 UTC m=+3.294684769 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4280): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4340): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4340): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4340): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9b1f0 item 90 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4340): _readAt: size=2, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4340): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4340): _writeAt: size=3, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4340): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4340): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.925573603 +0000 UTC m=+3.295371583 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4340): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4380): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4380): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4380): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4380): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4380): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.925573603 +0000 UTC m=+3.295371583 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4380): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9b340 item 90 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4440): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4440): open at offset 0 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4440): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4440): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4440): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4440): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4440): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4440): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.927319988 +0000 UTC m=+3.297117968 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4440): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4480): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4480): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4480): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9b5e0 item 91 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4480): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4480): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.927888782 +0000 UTC m=+3.297686772 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4480): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4540): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4540): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4540): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4540): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4540): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4540): _writeAt: size=3, off=7 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9b730 item 91 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4540): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4540): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.928478034 +0000 UTC m=+3.298276014 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4540): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4580): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4580): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4580): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4580): >_readAt: n=8, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4580): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.928478034 +0000 UTC m=+3.298276014 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4580): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9b880 item 91 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 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/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4640): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4640): open at offset 0 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4640): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4640): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4640): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4640): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4640): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4640): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.930039163 +0000 UTC m=+3.299837153 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4640): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4680): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4680): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4680): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9bb20 item 92 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4680): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4680): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.930575385 +0000 UTC m=+3.300373365 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4680): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4740): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4740): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4740): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9bc70 item 92 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4740): _readAt: size=2, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4740): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4740): _writeAt: size=3, off=5 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4740): >_writeAt: n=3, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4740): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.931153526 +0000 UTC m=+3.300951516 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4740): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4780): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4780): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4780): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4780): >_readAt: n=3, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4780): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.931153526 +0000 UTC m=+3.300951516 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4780): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a9bdc0 item 92 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4840): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4840): open at offset 0 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4840): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4840): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4840): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4840): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4840): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4840): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.932668688 +0000 UTC m=+3.302466678 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4840): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4880): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4880): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4880): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c480e0 item 93 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4880): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4880): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.933528567 +0000 UTC m=+3.303326547 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4880): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4940): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4940): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4940): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4940): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4940): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.933528567 +0000 UTC m=+3.303326547 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4940): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c48230 item 93 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 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/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4a00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4a00): open at offset 0 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4a00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4a00): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4a00): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4a00): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4a00): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4a00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.935042037 +0000 UTC m=+3.304840017 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4a00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4a40): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4a40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4a40): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c484d0 item 94 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4a40): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4a40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.935623864 +0000 UTC m=+3.305421844 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4a40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4b00): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4b00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4b00): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4b00): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4b00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.935623864 +0000 UTC m=+3.305421844 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4b00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c48620 item 94 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 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/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4bc0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4bc0): open at offset 0 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4bc0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4bc0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4bc0): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4bc0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4bc0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4bc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.937837172 +0000 UTC m=+3.307635152 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4bc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4c00): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4c00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4c00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c488c0 item 95 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4c00): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4c00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.938408801 +0000 UTC m=+3.308206792 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4c00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4cc0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4cc0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4cc0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4cc0): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4cc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.938408801 +0000 UTC m=+3.308206792 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4cc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c48a10 item 95 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 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/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4d80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4d80): open at offset 0 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4d80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4d80): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4d80): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4d80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4d80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4d80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.940070047 +0000 UTC m=+3.309868037 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4d80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4dc0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4dc0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4dc0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c48cb0 item 96 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4dc0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4dc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.940737124 +0000 UTC m=+3.310535114 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4dc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4e80): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4e80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4e80): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4e80): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4e80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.940737124 +0000 UTC m=+3.310535114 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000bd4e80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c48e00 item 96 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= 2025/01/27 05:05:28 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:28 DEBUG : : Looking for writers 2025/01/27 05:05:28 DEBUG : >WaitForWriters: 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:28 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c080): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c080): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c080): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c080): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c080): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.944160996 +0000 UTC m=+3.313958976 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c080): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c180): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c180): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c180): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c180): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c180): _writeAt: size=3, off=2 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c180): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c180): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.944160996 +0000 UTC m=+3.313958976 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c180): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item open-test-file not removed, freed 0 bytes 2025/01/27 05:05:28 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c1c0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c1c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c1c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c1c0): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c1c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.944160996 +0000 UTC m=+3.313958976 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c1c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d361c0 item 1 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c200): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c200): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c200): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c200): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c200): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.948020331 +0000 UTC m=+3.317818311 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c200): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c240): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c240): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c240): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c240): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c240): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.948020331 +0000 UTC m=+3.317818311 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c240): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d364d0 item 2 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c280): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c280): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c280): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c280): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c280): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.949700974 +0000 UTC m=+3.319498964 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c280): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c2c0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c2c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c2c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c2c0): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c2c0): _writeAt: size=3, off=2 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c2c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c2c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.949700974 +0000 UTC m=+3.319498964 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c2c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c300): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c300): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c300): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c300): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c300): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.949700974 +0000 UTC m=+3.319498964 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c300): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d36770 item 3 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c380): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c380): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c380): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c380): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c380): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.951768419 +0000 UTC m=+3.321566399 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c380): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c400): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c400): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c400): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c400): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c400): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.951768419 +0000 UTC m=+3.321566399 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c400): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d36af0 item 4 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c440): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c440): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c440): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c440): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c440): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.95339514 +0000 UTC m=+3.323193131 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c440): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c480): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c480): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c480): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c480): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c480): _writeAt: size=3, off=2 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c480): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c480): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.95339514 +0000 UTC m=+3.323193131 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c480): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c4c0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c4c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c4c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c4c0): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c4c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.95339514 +0000 UTC m=+3.323193131 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c4c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d36d90 item 5 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c540): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c540): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c540): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c540): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c540): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.955883082 +0000 UTC m=+3.325681072 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c540): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c5c0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c5c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c5c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c5c0): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c5c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.955883082 +0000 UTC m=+3.325681072 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c5c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d37110 item 6 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c640): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c640): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c640): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c640): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c640): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.957573663 +0000 UTC m=+3.327371653 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c640): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c700): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c700): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c700): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c700): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c700): _writeAt: size=3, off=2 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c700): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c700): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.957573663 +0000 UTC m=+3.327371653 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c700): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c740): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c740): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c740): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c740): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c740): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.957573663 +0000 UTC m=+3.327371653 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c740): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d373b0 item 7 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c7c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c7c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c7c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c7c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c7c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.960426788 +0000 UTC m=+3.330224787 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c7c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c840): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c840): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c840): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c840): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c840): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.960426788 +0000 UTC m=+3.330224787 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c840): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d37730 item 8 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c880): _readAt: size=2, off=0 2025/01/27 05:05:28 ERROR : open-test-file(0xc000d1c880): Couldn't read size of file 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c880): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c880): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c880): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c880): close: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c880): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c8c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c8c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c8c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c8c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c8c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.96249795 +0000 UTC m=+3.332295960 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c8c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c900): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c900): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c900): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c900): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c900): _writeAt: size=3, off=2 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c900): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c900): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.96249795 +0000 UTC m=+3.332295960 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c900): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c940): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c940): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c940): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c940): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c940): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.96249795 +0000 UTC m=+3.332295960 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c940): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d379d0 item 9 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c9c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c9c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c9c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c9c0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c9c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.965387232 +0000 UTC m=+3.335185232 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1c9c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ca40): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ca40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ca40): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ca40): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ca40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.965387232 +0000 UTC m=+3.335185232 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ca40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d37d50 item 10 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cb00): _readAt: size=2, off=0 2025/01/27 05:05:28 ERROR : open-test-file(0xc000d1cb00): Couldn't read size of file 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cb00): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cb00): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cb00): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cb00): close: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cb00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cb40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cb40): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cb40): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cb40): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cb40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.967483201 +0000 UTC m=+3.337281201 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cb40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cc00): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cc00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cc00): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cc00): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cc00): _writeAt: size=3, off=2 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cc00): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cc00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.967483201 +0000 UTC m=+3.337281201 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cc00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cc40): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cc40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cc40): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cc40): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cc40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.967483201 +0000 UTC m=+3.337281201 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cc40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c48070 item 11 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ccc0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ccc0): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ccc0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ccc0): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ccc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.970012159 +0000 UTC m=+3.339810149 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ccc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cd40): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cd40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cd40): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cd40): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cd40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.970012159 +0000 UTC m=+3.339810149 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cd40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c483f0 item 12 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ce00): _readAt: size=2, off=0 2025/01/27 05:05:28 ERROR : open-test-file(0xc000d1ce00): Couldn't read size of file 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ce00): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ce00): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ce00): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ce00): close: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ce00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ce40): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ce40): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ce40): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ce40): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ce40): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.971832313 +0000 UTC m=+3.341630333 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ce40): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cf00): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cf00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cf00): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cf00): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cf00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.971832313 +0000 UTC m=+3.341630333 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cf00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c48690 item 13 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cf80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cf80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cf80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cf80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cf80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.97367118 +0000 UTC m=+3.343469241 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1cf80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d000): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d000): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d000): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d000): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d000): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.97367118 +0000 UTC m=+3.343469241 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d000): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c48930 item 14 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d0c0): _readAt: size=2, off=0 2025/01/27 05:05:28 ERROR : open-test-file(0xc000d1d0c0): Couldn't read size of file 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d0c0): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d0c0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d0c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d0c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d0c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d100): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d100): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d100): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d100): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d100): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.975525497 +0000 UTC m=+3.345323487 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d100): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d1c0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d1c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d1c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d1c0): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d1c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.975525497 +0000 UTC m=+3.345323487 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d1c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c48bd0 item 15 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 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/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d240): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d240): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d240): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d240): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d240): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.977111802 +0000 UTC m=+3.346909782 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d240): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d2c0): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d2c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d2c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d2c0): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d2c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.977111802 +0000 UTC m=+3.346909782 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d2c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c48e70 item 16 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d300): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d300): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d300): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d300): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d300): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.978855854 +0000 UTC m=+3.348653844 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d300): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d340): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d340): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d340): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d340): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d340): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d340): _writeAt: size=3, off=7 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d340): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d340): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.978855854 +0000 UTC m=+3.348653844 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d340): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d380): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d380): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d380): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d380): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d380): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.978855854 +0000 UTC m=+3.348653844 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d380): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c49180 item 17 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d400): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d400): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d400): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d400): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d400): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.981396314 +0000 UTC m=+3.351194304 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d400): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d480): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d480): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d480): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d480): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d480): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.981396314 +0000 UTC m=+3.351194304 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d480): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c49500 item 18 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d500): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d500): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d500): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d500): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d500): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.983118473 +0000 UTC m=+3.352916464 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d500): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d5c0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d5c0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d5c0): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d5c0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d5c0): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d5c0): _writeAt: size=3, off=7 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d5c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d5c0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.983118473 +0000 UTC m=+3.352916464 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d5c0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d600): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d600): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d600): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d600): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d600): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.983118473 +0000 UTC m=+3.352916464 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d600): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c497a0 item 19 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d680): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d680): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d680): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d680): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d680): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.985466493 +0000 UTC m=+3.355264483 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d680): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d700): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d700): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d700): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d700): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d700): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.985466493 +0000 UTC m=+3.355264483 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d700): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c49b20 item 20 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d780): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d780): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d780): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d780): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d780): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.987193062 +0000 UTC m=+3.356991051 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d780): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d840): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d840): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d840): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d840): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d840): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d840): _writeAt: size=3, off=7 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d840): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d840): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.987193062 +0000 UTC m=+3.356991051 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d840): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d880): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d880): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d880): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d880): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d880): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.987193062 +0000 UTC m=+3.356991051 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d880): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c49dc0 item 21 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d900): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d900): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d900): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d900): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d900): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.98942725 +0000 UTC m=+3.359225239 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d900): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d980): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d980): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d980): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d980): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d980): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.98942725 +0000 UTC m=+3.359225239 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1d980): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dec310 item 22 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1da00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1da00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1da00): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1da00): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1da00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.991125674 +0000 UTC m=+3.360923675 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1da00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dac0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dac0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dac0): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dac0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dac0): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dac0): _writeAt: size=3, off=7 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dac0): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dac0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.991125674 +0000 UTC m=+3.360923675 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dac0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1db00): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1db00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1db00): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1db00): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1db00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.991125674 +0000 UTC m=+3.360923675 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1db00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dec5b0 item 23 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 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/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1db80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1db80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1db80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1db80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1db80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.99343382 +0000 UTC m=+3.363231809 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1db80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dc00): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dc00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dc00): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dc00): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dc00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.99343382 +0000 UTC m=+3.363231809 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dc00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dec930 item 24 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dcc0): _readAt: size=2, off=0 2025/01/27 05:05:28 ERROR : open-test-file(0xc000d1dcc0): Couldn't read size of file 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dcc0): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dcc0): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dcc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dcc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dcc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dd00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dd00): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dd00): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dd00): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dd00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.995232402 +0000 UTC m=+3.365030393 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1dd00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ddc0): _readAt: size=2, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ddc0): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ddc0): open at offset 5 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ddc0): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ddc0): >_readAt: n=2, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ddc0): _writeAt: size=3, off=7 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ddc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ddc0): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.995232402 +0000 UTC m=+3.365030393 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1ddc0): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1de00): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1de00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1de00): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1de00): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1de00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.995232402 +0000 UTC m=+3.365030393 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1de00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000decbd0 item 25 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1de80): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1de80): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1de80): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1de80): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1de80): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.997779615 +0000 UTC m=+3.367577605 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1de80): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1df00): _readAt: size=512, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1df00): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1df00): >openPending: err= 2025/01/27 05:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1df00): >_readAt: n=5, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1df00): close: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.997779615 +0000 UTC m=+3.367577605 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000d1df00): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: Remove: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000decf50 item 26 2025/01/27 05:05:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000dde040): _readAt: size=2, off=0 2025/01/27 05:05:28 ERROR : open-test-file(0xc000dde040): Couldn't read size of file 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000dde040): >_readAt: n=0, err=EOF 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000dde040): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000dde040): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000dde040): close: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000dde040): >close: err= 2025/01/27 05:05:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:28 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000dde080): openPending: 2025/01/27 05:05:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000dde080): >openPending: err= 2025/01/27 05:05:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000dde080): _writeAt: size=5, off=0 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000dde080): >_writeAt: n=5, err= 2025/01/27 05:05:28 DEBUG : open-test-file(0xc000dde080): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.999875273 +0000 UTC m=+3.369673274 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde080): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde180): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde180): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde180): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde180): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde180): >_readAt: n=2, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde180): _writeAt: size=3, off=7 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde180): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde180): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.999875273 +0000 UTC m=+3.369673274 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde180): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde1c0): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde1c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde1c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde1c0): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde1c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:28.999875273 +0000 UTC m=+3.369673274 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde1c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded1f0 item 27 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 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/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde240): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde240): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde240): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde240): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde240): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.002619083 +0000 UTC m=+3.372417084 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde240): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde2c0): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde2c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde2c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde2c0): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde2c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.002619083 +0000 UTC m=+3.372417084 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde2c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded570 item 28 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde380): _readAt: size=2, off=0 2025/01/27 05:05:29 ERROR : open-test-file(0xc000dde380): Couldn't read size of file 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde380): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde380): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde380): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde380): close: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde380): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde3c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde3c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde3c0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde3c0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde3c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.004535016 +0000 UTC m=+3.374333006 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde3c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde480): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde480): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde480): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde480): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde480): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.004535016 +0000 UTC m=+3.374333006 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde480): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded810 item 29 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 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/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde500): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde500): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde500): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde500): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde500): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.006307389 +0000 UTC m=+3.376105380 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde500): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde580): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde580): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde580): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde580): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde580): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.006307389 +0000 UTC m=+3.376105380 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde580): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dedab0 item 30 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 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/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde640): _readAt: size=2, off=0 2025/01/27 05:05:29 ERROR : open-test-file(0xc000dde640): Couldn't read size of file 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde640): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde640): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde640): >_writeAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde640): close: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde640): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde680): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde680): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde680): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde680): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde680): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.008073922 +0000 UTC m=+3.377871902 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde680): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde740): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde740): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde740): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde740): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde740): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.008073922 +0000 UTC m=+3.377871902 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde740): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dedd50 item 31 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 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/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde7c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde7c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde7c0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde7c0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde7c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.009701404 +0000 UTC m=+3.379499394 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde7c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4000): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4000): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4000): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4000): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4000): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.009701404 +0000 UTC m=+3.379499394 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4000): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412070 item 32 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd40c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd40c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd40c0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd40c0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd40c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.011750115 +0000 UTC m=+3.381548116 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd40c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4100): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4100): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4100): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4100): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4100): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ca850 item 33 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4100): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4100): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.012441537 +0000 UTC m=+3.382239548 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4100): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4140): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4140): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4140): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4140): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4140): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.012441537 +0000 UTC m=+3.382239548 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4140): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001caaf0 item 33 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4180): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4180): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4180): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4180): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4180): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.014360445 +0000 UTC m=+3.384158446 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4180): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd41c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd41c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cad90 item 34 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd41c0): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd41c0): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd41c0): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd41c0): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd41c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.015103315 +0000 UTC m=+3.384901315 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd41c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4200): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4200): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4200): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4200): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4200): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.015103315 +0000 UTC m=+3.384901315 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4200): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001caf50 item 34 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4240): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4240): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4240): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4240): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4240): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.016862554 +0000 UTC m=+3.386660555 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4240): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4280): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4280): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4280): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4280): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4280): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb8f0 item 35 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4280): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4280): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.017425226 +0000 UTC m=+3.387223226 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4280): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd42c0): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd42c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd42c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd42c0): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd42c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.017425226 +0000 UTC m=+3.387223226 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd42c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cbc00 item 35 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4340): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4340): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4340): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4340): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4340): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.019220683 +0000 UTC m=+3.389018683 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4340): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4400): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4400): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000520e0 item 36 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4400): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4400): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4400): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4400): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4400): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.019990923 +0000 UTC m=+3.389788923 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4400): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4440): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4440): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4440): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4440): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4440): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.019990923 +0000 UTC m=+3.389788923 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4440): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000522a0 item 36 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4480): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4480): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4480): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4480): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4480): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.021791269 +0000 UTC m=+3.391589259 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4480): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd44c0): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd44c0): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd44c0): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd44c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd44c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000528c0 item 37 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd44c0): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd44c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.022458416 +0000 UTC m=+3.392256406 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd44c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4500): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4500): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4500): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4500): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4500): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.022458416 +0000 UTC m=+3.392256406 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4500): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 37 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4580): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4580): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4580): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4580): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4580): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.024204061 +0000 UTC m=+3.394002041 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4580): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4640): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4640): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052f50 item 38 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4640): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4640): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4640): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4640): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4640): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.025055241 +0000 UTC m=+3.394853221 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4640): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4680): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4680): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4680): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4680): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4680): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.025055241 +0000 UTC m=+3.394853221 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4680): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000530a0 item 38 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4700): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4700): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4700): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4700): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4700): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.026689667 +0000 UTC m=+3.396487657 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4700): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd47c0): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd47c0): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd47c0): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd47c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd47c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053340 item 39 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd47c0): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd47c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.027325957 +0000 UTC m=+3.397123947 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd47c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4800): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4800): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4800): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4800): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4800): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.027325957 +0000 UTC m=+3.397123947 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4800): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053570 item 39 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4880): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4880): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4880): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4880): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4880): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.029164505 +0000 UTC m=+3.398962495 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4880): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4940): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4940): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053a40 item 40 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4940): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4940): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4940): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4940): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4940): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.029935325 +0000 UTC m=+3.399733305 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4940): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4980): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4980): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4980): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4980): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4980): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.029935325 +0000 UTC m=+3.399733305 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4980): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c00 item 40 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd49c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd49c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd49c0): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd49c0): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd49c0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd49c0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd49c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.031708912 +0000 UTC m=+3.401506902 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd49c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4a00): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4a00): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4a00): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ea0 item 41 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4a00): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4a00): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.032363566 +0000 UTC m=+3.402161556 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4a00): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4a40): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4a40): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4a40): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4a40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4a40): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa230 item 41 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4a40): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4a40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.033072501 +0000 UTC m=+3.402870491 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4a40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4a80): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4a80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4a80): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4a80): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4a80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.033072501 +0000 UTC m=+3.402870491 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4a80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa4d0 item 41 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4b40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4b40): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4b40): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4b40): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4b40): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4b40): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4b40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.034877566 +0000 UTC m=+3.404675566 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4b40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4b80): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4b80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4b80): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa930 item 42 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4b80): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4b80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.035515298 +0000 UTC m=+3.405313288 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4b80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4c40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4c40): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aaa80 item 42 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4c40): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4c40): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4c40): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4c40): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4c40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.036349448 +0000 UTC m=+3.406147429 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4c40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4c80): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4c80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4c80): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4c80): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4c80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.036349448 +0000 UTC m=+3.406147429 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4c80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aabd0 item 42 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4d40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4d40): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4d40): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4d40): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4d40): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4d40): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4d40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.038159762 +0000 UTC m=+3.407957752 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4d40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4d80): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4d80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4d80): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aaee0 item 43 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4d80): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4d80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.038866343 +0000 UTC m=+3.408664334 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4d80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4e40): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4e40): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4e40): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4e40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4e40): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab180 item 43 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4e40): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4e40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.039561143 +0000 UTC m=+3.409359123 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4e40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4e80): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4e80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4e80): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4e80): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4e80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.039561143 +0000 UTC m=+3.409359123 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd4e80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab2d0 item 43 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5000): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5000): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5000): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5000): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5000): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5000): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5000): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.041628007 +0000 UTC m=+3.411425997 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5000): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5040): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5040): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5040): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab5e0 item 44 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5040): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5040): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.042405801 +0000 UTC m=+3.412203802 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5040): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5100): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5100): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab730 item 44 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5100): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5100): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5100): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5100): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5100): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.043214674 +0000 UTC m=+3.413012664 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5100): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5140): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5140): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5140): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5140): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5140): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.043214674 +0000 UTC m=+3.413012664 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5140): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab8f0 item 44 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5200): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5200): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5200): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5200): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5200): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5200): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5200): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.044741598 +0000 UTC m=+3.414539568 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5200): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5240): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5240): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5240): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abce0 item 45 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5240): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5240): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.045208051 +0000 UTC m=+3.415006031 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5240): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5300): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5300): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5300): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5300): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5300): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.045208051 +0000 UTC m=+3.415006031 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5300): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abea0 item 45 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd53c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd53c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd53c0): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd53c0): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd53c0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd53c0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd53c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.046469298 +0000 UTC m=+3.416267269 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd53c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e000): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e000): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e000): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f260 item 46 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e000): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e000): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.046863796 +0000 UTC m=+3.416661777 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e000): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e140): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e140): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e140): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e140): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e140): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.046863796 +0000 UTC m=+3.416661777 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e140): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f6c0 item 46 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e2c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e2c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e2c0): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e2c0): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e2c0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e2c0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e2c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.048143038 +0000 UTC m=+3.417941018 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e2c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e380): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e380): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e380): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039fdc0 item 47 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e380): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e380): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.048586136 +0000 UTC m=+3.418384117 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e380): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e8c0): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e8c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e8c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e8c0): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e8c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.048586136 +0000 UTC m=+3.418384117 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e8c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4b60 item 47 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 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/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e9c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e9c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e9c0): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e9c0): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e9c0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e9c0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e9c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.049806467 +0000 UTC m=+3.419604438 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042e9c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ea40): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ea40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ea40): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5810 item 48 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ea40): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ea40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.05022485 +0000 UTC m=+3.420022830 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ea40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ee80): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ee80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ee80): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ee80): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ee80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.05022485 +0000 UTC m=+3.420022830 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ee80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5b20 item 48 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ef40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ef40): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ef40): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ef40): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ef40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.051335467 +0000 UTC m=+3.421133447 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ef40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042efc0): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042efc0): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042efc0): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042efc0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042efc0): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042efc0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc3f0 item 49 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042efc0): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042efc0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.05177083 +0000 UTC m=+3.421568801 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042efc0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f000): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f000): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f000): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f000): >_readAt: n=8, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f000): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.05177083 +0000 UTC m=+3.421568801 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f000): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dca10 item 49 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f2c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f2c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f2c0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f2c0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f2c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.053013114 +0000 UTC m=+3.422811084 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f2c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f840): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f840): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f840): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd340 item 50 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f840): _readAt: size=2, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f840): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f840): _writeAt: size=3, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f840): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f840): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.05348716 +0000 UTC m=+3.423285130 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f840): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f880): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f880): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f880): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f880): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f880): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.05348716 +0000 UTC m=+3.423285130 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f880): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd650 item 50 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f940): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f940): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f940): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f940): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f940): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.054492679 +0000 UTC m=+3.424290650 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042f940): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fa00): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fa00): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fa00): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fa00): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fa00): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fa00): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddc70 item 51 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fa00): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fa00): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.05487768 +0000 UTC m=+3.424675660 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fa00): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fa40): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fa40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fa40): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fa40): >_readAt: n=8, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fa40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.05487768 +0000 UTC m=+3.424675660 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fa40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddea0 item 51 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fac0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fac0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fac0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fac0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fac0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.056120954 +0000 UTC m=+3.425918924 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fac0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fb80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fb80): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fb80): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442460 item 52 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fb80): _readAt: size=2, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fb80): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fb80): _writeAt: size=3, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fb80): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fb80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.056618264 +0000 UTC m=+3.426416244 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fb80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fc00): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fc00): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fc00): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fc00): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fc00): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.056618264 +0000 UTC m=+3.426416244 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fc00): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442690 item 52 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fc80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fc80): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fc80): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fc80): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fc80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.057766952 +0000 UTC m=+3.427564932 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fc80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fd40): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fd40): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fd40): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fd40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fd40): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fd40): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004429a0 item 53 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fd40): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fd40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.058278207 +0000 UTC m=+3.428076187 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fd40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fd80): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fd80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fd80): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fd80): >_readAt: n=8, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fd80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.058278207 +0000 UTC m=+3.428076187 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fd80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442b60 item 53 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fe00): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fe00): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fe00): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fe00): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fe00): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.059507115 +0000 UTC m=+3.429305096 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fe00): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fec0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fec0): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fec0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442e70 item 54 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fec0): _readAt: size=2, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fec0): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fec0): _writeAt: size=3, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fec0): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fec0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.059998604 +0000 UTC m=+3.429796574 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042fec0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ff00): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ff00): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ff00): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ff00): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ff00): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.059998604 +0000 UTC m=+3.429796574 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00042ff00): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004430a0 item 54 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac000): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac000): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac000): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac000): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac000): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.061251848 +0000 UTC m=+3.431049828 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac000): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac240): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac240): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac240): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac240): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac240): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac240): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443420 item 55 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac240): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac240): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.061696078 +0000 UTC m=+3.431494047 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac240): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac440): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac440): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac440): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac440): >_readAt: n=8, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac440): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.061696078 +0000 UTC m=+3.431494047 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac440): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443730 item 55 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 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/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac5c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac5c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac5c0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac5c0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac5c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.062767761 +0000 UTC m=+3.432565731 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ac5c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acd00): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acd00): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acd00): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443ab0 item 56 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acd00): _readAt: size=2, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acd00): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acd00): _writeAt: size=3, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acd00): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acd00): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.063260943 +0000 UTC m=+3.433058923 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acd00): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acd40): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acd40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acd40): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acd40): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acd40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.063260943 +0000 UTC m=+3.433058923 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acd40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443c00 item 56 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ace00): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ace00): open at offset 0 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ace00): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ace00): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ace00): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ace00): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ace00): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ace00): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.064381528 +0000 UTC m=+3.434179508 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ace00): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ace80): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ace80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ace80): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003561c0 item 57 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ace80): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ace80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.064752473 +0000 UTC m=+3.434550453 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ace80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acf80): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acf80): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acf80): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acf80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acf80): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acf80): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356540 item 57 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acf80): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acf80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.06520623 +0000 UTC m=+3.435004210 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acf80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acfc0): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acfc0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acfc0): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acfc0): >_readAt: n=8, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acfc0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.06520623 +0000 UTC m=+3.435004210 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000acfc0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356700 item 57 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad100): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad100): open at offset 0 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad100): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad100): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad100): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad100): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad100): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad100): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.066252146 +0000 UTC m=+3.436050126 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad100): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad140): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad140): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad140): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356a80 item 58 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad140): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad140): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.066705153 +0000 UTC m=+3.436503144 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad140): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5480): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5480): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5480): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8150 item 58 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5480): _readAt: size=2, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5480): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5480): _writeAt: size=3, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5480): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5480): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.067266543 +0000 UTC m=+3.437064513 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5480): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd54c0): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd54c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd54c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd54c0): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd54c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.067266543 +0000 UTC m=+3.437064513 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd54c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d82a0 item 58 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5580): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5580): open at offset 0 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5580): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5580): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5580): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5580): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5580): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5580): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.068381868 +0000 UTC m=+3.438179838 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5580): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd55c0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd55c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd55c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8540 item 59 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd55c0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd55c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.068809098 +0000 UTC m=+3.438607067 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd55c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5680): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5680): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5680): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5680): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5680): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5680): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8770 item 59 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5680): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5680): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.069265731 +0000 UTC m=+3.439063701 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5680): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd56c0): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd56c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd56c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd56c0): >_readAt: n=8, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd56c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.069265731 +0000 UTC m=+3.439063701 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd56c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8930 item 59 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 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/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5780): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5780): open at offset 0 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5780): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5780): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5780): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5780): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5780): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5780): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.070573345 +0000 UTC m=+3.440371316 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5780): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd57c0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd57c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd57c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8c40 item 60 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd57c0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd57c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.070991437 +0000 UTC m=+3.440789407 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd57c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5880): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5880): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5880): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8d90 item 60 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5880): _readAt: size=2, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5880): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5880): _writeAt: size=3, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5880): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5880): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.071544601 +0000 UTC m=+3.441342571 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5880): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd58c0): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd58c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd58c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd58c0): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd58c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.071544601 +0000 UTC m=+3.441342571 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd58c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8f50 item 60 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5980): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5980): open at offset 0 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5980): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5980): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5980): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5980): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5980): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5980): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.072746639 +0000 UTC m=+3.442544609 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5980): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd59c0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd59c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd59c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9340 item 61 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd59c0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd59c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.073219383 +0000 UTC m=+3.443017363 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd59c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5a80): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5a80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5a80): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5a80): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5a80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.073219383 +0000 UTC m=+3.443017363 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5a80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9490 item 61 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 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/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5b40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5b40): open at offset 0 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5b40): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5b40): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5b40): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5b40): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5b40): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5b40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.074513021 +0000 UTC m=+3.444310992 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5b40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5b80): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5b80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5b80): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d97a0 item 62 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5b80): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5b80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.074933697 +0000 UTC m=+3.444731677 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5b80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5c40): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5c40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5c40): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5c40): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5c40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.074933697 +0000 UTC m=+3.444731677 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5c40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9960 item 62 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 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/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5d00): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5d00): open at offset 0 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5d00): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5d00): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5d00): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5d00): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5d00): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5d00): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.07618119 +0000 UTC m=+3.445979161 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5d00): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5d40): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5d40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5d40): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9c00 item 63 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5d40): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5d40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.076595675 +0000 UTC m=+3.446393655 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5d40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5e00): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5e00): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5e00): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5e00): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5e00): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.076595675 +0000 UTC m=+3.446393655 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5e00): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9dc0 item 63 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 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/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5ec0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5ec0): open at offset 0 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5ec0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5ec0): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5ec0): >_readAt: n=0, err=Bad file descriptor 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5ec0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5ec0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5ec0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.077875288 +0000 UTC m=+3.447673257 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5ec0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5f00): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5f00): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5f00): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c0e0 item 64 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5f00): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5f00): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.078274283 +0000 UTC m=+3.448072243 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000bd5f00): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520340): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520340): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520340): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520340): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520340): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.078274283 +0000 UTC m=+3.448072243 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520340): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c230 item 64 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520380): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520380): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520380): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520380): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520380): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.079485058 +0000 UTC m=+3.449283038 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520380): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0005205c0): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0005205c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0005205c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0005205c0): >_readAt: n=2, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0005205c0): _writeAt: size=3, off=2 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c690 item 65 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0005205c0): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0005205c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.079953894 +0000 UTC m=+3.449751864 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0005205c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0005208c0): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0005208c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0005208c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0005208c0): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0005208c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.079953894 +0000 UTC m=+3.449751864 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0005208c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038cc40 item 65 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520900): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520900): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520900): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520900): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520900): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.081542845 +0000 UTC m=+3.451340815 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520900): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520940): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520940): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d0a0 item 66 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520940): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520940): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520940): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520940): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520940): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.081974221 +0000 UTC m=+3.451772191 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520940): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0005209c0): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0005209c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0005209c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0005209c0): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0005209c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.081974221 +0000 UTC m=+3.451772191 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0005209c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d2d0 item 66 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520a00): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520a00): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520a00): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520a00): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520a00): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.083420585 +0000 UTC m=+3.453218585 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520a00): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520a40): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520a40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520a40): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520a40): >_readAt: n=2, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520a40): _writeAt: size=3, off=2 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d730 item 67 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520a40): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520a40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.084099144 +0000 UTC m=+3.453897145 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520a40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520a80): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520a80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520a80): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520a80): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520a80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.084099144 +0000 UTC m=+3.453897145 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520a80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d8f0 item 67 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520b80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520b80): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520b80): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520b80): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520b80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.08607034 +0000 UTC m=+3.455868340 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520b80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520c40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520c40): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ddc0 item 68 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520c40): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520c40): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520c40): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520c40): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520c40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.086716418 +0000 UTC m=+3.456514418 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520c40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520c80): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520c80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520c80): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520c80): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520c80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.086716418 +0000 UTC m=+3.456514418 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520c80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a070 item 68 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520cc0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520cc0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520cc0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520cc0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520cc0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.088217975 +0000 UTC m=+3.458015975 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520cc0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520d00): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520d00): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520d00): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520d00): >_readAt: n=2, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520d00): _writeAt: size=3, off=2 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a930 item 69 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520d00): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520d00): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.088754478 +0000 UTC m=+3.458552478 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520d00): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520d40): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520d40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520d40): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520d40): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520d40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.088754478 +0000 UTC m=+3.458552478 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520d40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039abd0 item 69 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520dc0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520dc0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520dc0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520dc0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520dc0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.090267617 +0000 UTC m=+3.460065617 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520dc0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520ec0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520ec0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039af50 item 70 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520ec0): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520ec0): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520ec0): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520ec0): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520ec0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.090917072 +0000 UTC m=+3.460715071 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520ec0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520f40): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520f40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520f40): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520f40): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520f40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.090917072 +0000 UTC m=+3.460715071 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520f40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b0a0 item 70 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520fc0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520fc0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520fc0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520fc0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520fc0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.092449447 +0000 UTC m=+3.462247417 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000520fc0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde8c0): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde8c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde8c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde8c0): >_readAt: n=2, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde8c0): _writeAt: size=3, off=2 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412150 item 71 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde8c0): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde8c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.092911711 +0000 UTC m=+3.462709691 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde8c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde900): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde900): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde900): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde900): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde900): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.092911711 +0000 UTC m=+3.462709691 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde900): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412310 item 71 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde980): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde980): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde980): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde980): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde980): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.094134938 +0000 UTC m=+3.463932918 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dde980): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddea40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddea40): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412850 item 72 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddea40): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddea40): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddea40): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddea40): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddea40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.094598515 +0000 UTC m=+3.464396484 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddea40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddea80): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddea80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddea80): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddea80): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddea80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.094598515 +0000 UTC m=+3.464396484 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddea80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412af0 item 72 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeac0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeac0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeac0): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeac0): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeac0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeac0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeac0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.096127584 +0000 UTC m=+3.465925584 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeac0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeb00): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeb00): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeb00): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413030 item 73 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeb00): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeb00): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.096630273 +0000 UTC m=+3.466428263 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeb00): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeb40): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeb40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeb40): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeb40): >_readAt: n=2, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeb40): _writeAt: size=3, off=2 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004132d0 item 73 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeb40): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeb40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.097310465 +0000 UTC m=+3.467108465 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeb40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeb80): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeb80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeb80): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeb80): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeb80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.097310465 +0000 UTC m=+3.467108465 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddeb80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413490 item 73 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddec40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddec40): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddec40): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddec40): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddec40): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddec40): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddec40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.098769342 +0000 UTC m=+3.468567343 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddec40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddec80): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddec80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddec80): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004138f0 item 74 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddec80): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddec80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.099276962 +0000 UTC m=+3.469074962 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddec80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dded40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dded40): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413a40 item 74 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dded40): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dded40): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dded40): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dded40): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dded40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.100041681 +0000 UTC m=+3.469839682 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dded40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dded80): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dded80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dded80): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dded80): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dded80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.100041681 +0000 UTC m=+3.469839682 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000dded80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413b90 item 74 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddee40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddee40): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddee40): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddee40): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddee40): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddee40): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddee40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.101540524 +0000 UTC m=+3.471338504 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddee40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddee80): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddee80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddee80): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413ea0 item 75 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddee80): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddee80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.101976429 +0000 UTC m=+3.471774419 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddee80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddef40): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddef40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddef40): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddef40): >_readAt: n=2, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddef40): _writeAt: size=3, off=2 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2150 item 75 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddef40): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddef40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.102535004 +0000 UTC m=+3.472332994 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddef40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddef80): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddef80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddef80): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddef80): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddef80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.102535004 +0000 UTC m=+3.472332994 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddef80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d23f0 item 75 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf040): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf040): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf040): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf040): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf040): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf040): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf040): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.103809336 +0000 UTC m=+3.473607325 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf040): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf080): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf080): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf080): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d28c0 item 76 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf080): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf080): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.104296526 +0000 UTC m=+3.474094516 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf080): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf140): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf140): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2b60 item 76 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf140): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf140): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf140): _writeAt: size=3, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf140): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf140): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.104916275 +0000 UTC m=+3.474714266 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf140): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf180): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf180): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf180): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf180): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf180): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.104916275 +0000 UTC m=+3.474714266 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf180): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2d90 item 76 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf240): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf240): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf240): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf240): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf240): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf240): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf240): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.106153829 +0000 UTC m=+3.475951820 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf240): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf280): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf280): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf280): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3030 item 77 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf280): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf280): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.106601105 +0000 UTC m=+3.476399085 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf280): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf340): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf340): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf340): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf340): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf340): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.106601105 +0000 UTC m=+3.476399085 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf340): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3260 item 77 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf400): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf400): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf400): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf400): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf400): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf400): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf400): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.107964074 +0000 UTC m=+3.477762064 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf400): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf440): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf440): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf440): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3650 item 78 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf440): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf440): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.108413795 +0000 UTC m=+3.478211785 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf440): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf500): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf500): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf500): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf500): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf500): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.108413795 +0000 UTC m=+3.478211785 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf500): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d37a0 item 78 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf5c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf5c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf5c0): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf5c0): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf5c0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf5c0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf5c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.109743771 +0000 UTC m=+3.479541761 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf5c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf600): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf600): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf600): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3c70 item 79 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf600): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf600): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.110180288 +0000 UTC m=+3.479978278 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf600): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf6c0): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf6c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf6c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf6c0): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf6c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.110180288 +0000 UTC m=+3.479978278 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf6c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3f10 item 79 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 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/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf780): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf780): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf780): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf780): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf780): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf780): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf780): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.111594101 +0000 UTC m=+3.481392091 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf780): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf7c0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf7c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf7c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6460 item 80 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf7c0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf7c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.112126496 +0000 UTC m=+3.481924476 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf7c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf880): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf880): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf880): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf880): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf880): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.112126496 +0000 UTC m=+3.481924476 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf880): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d65b0 item 80 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf8c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf8c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf8c0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf8c0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf8c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.113511586 +0000 UTC m=+3.483309566 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf8c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf900): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf900): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf900): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf900): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf900): >_readAt: n=2, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf900): _writeAt: size=3, off=7 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6a80 item 81 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf900): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf900): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.114102691 +0000 UTC m=+3.483900681 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf900): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf940): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf940): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf940): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf940): >_readAt: n=8, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf940): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.114102691 +0000 UTC m=+3.483900681 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf940): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6d20 item 81 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf9c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf9c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf9c0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf9c0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf9c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.115301192 +0000 UTC m=+3.485099172 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddf9c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfa80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfa80): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfa80): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d71f0 item 82 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfa80): _readAt: size=2, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfa80): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfa80): _writeAt: size=3, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfa80): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfa80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.115865657 +0000 UTC m=+3.485663647 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfa80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfac0): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfac0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfac0): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfac0): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfac0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.115865657 +0000 UTC m=+3.485663647 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfac0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7340 item 82 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfb40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfb40): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfb40): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfb40): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfb40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.117192828 +0000 UTC m=+3.486990819 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfb40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfc00): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfc00): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfc00): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfc00): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfc00): >_readAt: n=2, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfc00): _writeAt: size=3, off=7 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7650 item 83 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfc00): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfc00): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.117624005 +0000 UTC m=+3.487421974 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfc00): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfc40): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfc40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfc40): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfc40): >_readAt: n=8, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfc40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.117624005 +0000 UTC m=+3.487421974 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfc40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d77a0 item 83 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfcc0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfcc0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfcc0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfcc0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfcc0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.118959211 +0000 UTC m=+3.488757202 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfcc0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfd80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfd80): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfd80): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7c70 item 84 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfd80): _readAt: size=2, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfd80): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfd80): _writeAt: size=3, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfd80): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfd80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.119506183 +0000 UTC m=+3.489304173 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfd80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfdc0): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfdc0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfdc0): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfdc0): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfdc0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.119506183 +0000 UTC m=+3.489304173 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfdc0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7e30 item 84 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfe40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfe40): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfe40): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfe40): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfe40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.121046133 +0000 UTC m=+3.490844113 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddfe40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddff00): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddff00): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddff00): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddff00): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddff00): >_readAt: n=2, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddff00): _writeAt: size=3, off=7 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e1c0 item 85 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddff00): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddff00): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.121661103 +0000 UTC m=+3.491459093 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddff00): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddff40): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddff40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddff40): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddff40): >_readAt: n=8, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddff40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.121661103 +0000 UTC m=+3.491459093 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000ddff40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e310 item 85 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c140): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c140): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c140): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c140): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c140): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.123152321 +0000 UTC m=+3.492950301 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c140): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c240): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c240): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c240): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e5b0 item 86 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c240): _readAt: size=2, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c240): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c240): _writeAt: size=3, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c240): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c240): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.123703391 +0000 UTC m=+3.493501371 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c240): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c280): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c280): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c280): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c280): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c280): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.123703391 +0000 UTC m=+3.493501371 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c280): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e700 item 86 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c300): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c300): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c300): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c300): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c300): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.125000206 +0000 UTC m=+3.494798196 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c300): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c3c0): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c3c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c3c0): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c3c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c3c0): >_readAt: n=2, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c3c0): _writeAt: size=3, off=7 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e9a0 item 87 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c3c0): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c3c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.125419229 +0000 UTC m=+3.495217209 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c3c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c400): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c400): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c400): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c400): >_readAt: n=8, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c400): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.125419229 +0000 UTC m=+3.495217209 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c400): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040eaf0 item 87 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 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/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c480): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c480): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c480): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c480): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c480): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.126605918 +0000 UTC m=+3.496403908 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c480): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c540): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c540): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c540): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ed90 item 88 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c540): _readAt: size=2, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c540): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c540): _writeAt: size=3, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c540): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c540): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.127106584 +0000 UTC m=+3.496904564 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c540): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c580): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c580): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c580): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c580): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c580): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.127106584 +0000 UTC m=+3.496904564 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c580): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040eee0 item 88 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c640): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c640): open at offset 0 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c640): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c640): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c640): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c640): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c640): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c640): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.128308962 +0000 UTC m=+3.498106942 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00014c640): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad1c0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad1c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad1c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356b60 item 89 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad1c0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad1c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.128819476 +0000 UTC m=+3.498617456 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad1c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad300): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad300): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad300): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad300): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad300): >_readAt: n=2, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad300): _writeAt: size=3, off=7 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356e00 item 89 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad300): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad300): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.129243759 +0000 UTC m=+3.499041729 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad300): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad340): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad340): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad340): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad340): >_readAt: n=8, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad340): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.129243759 +0000 UTC m=+3.499041729 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad340): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357180 item 89 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad400): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad400): open at offset 0 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad400): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad400): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad400): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad400): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad400): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad400): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.130331634 +0000 UTC m=+3.500129604 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad400): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad440): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad440): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad440): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003577a0 item 90 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad440): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad440): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.130836858 +0000 UTC m=+3.500634828 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad440): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad600): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad600): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad600): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357d50 item 90 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad600): _readAt: size=2, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad600): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad600): _writeAt: size=3, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad600): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad600): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.131336963 +0000 UTC m=+3.501134933 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad600): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad640): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad640): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad640): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad640): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad640): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.131336963 +0000 UTC m=+3.501134933 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad640): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8cb0 item 90 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad700): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad700): open at offset 0 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad700): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad700): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad700): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad700): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad700): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad700): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.132284184 +0000 UTC m=+3.502082154 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad700): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad740): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad740): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad740): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c95e0 item 91 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad740): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad740): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.132663333 +0000 UTC m=+3.502461313 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad740): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad800): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad800): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad800): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad800): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad800): >_readAt: n=2, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad800): _writeAt: size=3, off=7 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9a40 item 91 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad800): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad800): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.133080383 +0000 UTC m=+3.502878363 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad800): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad840): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad840): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad840): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad840): >_readAt: n=8, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad840): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.133080383 +0000 UTC m=+3.502878363 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad840): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9b90 item 91 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 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/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad900): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad900): open at offset 0 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad900): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad900): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad900): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad900): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad900): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad900): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.134173357 +0000 UTC m=+3.503971337 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad900): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad940): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad940): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad940): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420070 item 92 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad940): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad940): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.134567093 +0000 UTC m=+3.504365073 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ad940): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ada00): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ada00): open at offset 5 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ada00): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004201c0 item 92 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ada00): _readAt: size=2, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ada00): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ada00): _writeAt: size=3, off=5 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ada00): >_writeAt: n=3, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ada00): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.135040137 +0000 UTC m=+3.504838107 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ada00): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ada40): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ada40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ada40): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ada40): >_readAt: n=3, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ada40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.135040137 +0000 UTC m=+3.504838107 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ada40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420310 item 92 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adb00): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adb00): open at offset 0 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adb00): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adb00): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adb00): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adb00): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adb00): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adb00): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.136120397 +0000 UTC m=+3.505918377 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adb00): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adb40): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adb40): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adb40): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420690 item 93 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adb40): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adb40): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.13646961 +0000 UTC m=+3.506267590 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adb40): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adc00): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adc00): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adc00): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adc00): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adc00): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.13646961 +0000 UTC m=+3.506267590 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adc00): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004207e0 item 93 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 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/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adcc0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adcc0): open at offset 0 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adcc0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adcc0): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adcc0): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adcc0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adcc0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adcc0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.137572822 +0000 UTC m=+3.507370803 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adcc0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000add00): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000add00): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000add00): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420b60 item 94 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000add00): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000add00): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.137846714 +0000 UTC m=+3.507644694 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000add00): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000addc0): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000addc0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000addc0): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000addc0): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000addc0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.137846714 +0000 UTC m=+3.507644694 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000addc0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420d20 item 94 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 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/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ade80): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ade80): open at offset 0 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ade80): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ade80): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ade80): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ade80): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ade80): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ade80): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.13888185 +0000 UTC m=+3.508679820 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000ade80): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adec0): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adec0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adec0): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421180 item 95 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adec0): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adec0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.139262011 +0000 UTC m=+3.509059991 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc0000adec0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000206cc0): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000206cc0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000206cc0): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000206cc0): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000206cc0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.139262011 +0000 UTC m=+3.509059991 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc000206cc0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421340 item 95 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 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/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a200): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a200): open at offset 0 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a200): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a200): _readAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a200): >_readAt: n=0, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a200): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a200): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a200): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.14052403 +0000 UTC m=+3.510322001 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a200): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a240): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a240): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a240): >openPending: err= 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421730 item 96 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a240): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a240): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.14166304 +0000 UTC m=+3.511461020 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a240): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/27 05:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : open-test-file: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a3c0): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a3c0): openPending: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a3c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a3c0): >_readAt: n=5, err=EOF 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a3c0): close: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-27 05:05:29.14166304 +0000 UTC m=+3.511461020 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : open-test-file(0xc00034a3c0): >close: err= 2025/01/27 05:05:29 DEBUG : open-test-file: Remove: 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421960 item 96 2025/01/27 05:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/27 05:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/27 05:05:29 DEBUG : open-test-file: >Remove: err= 2025/01/27 05:05:29 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:29 DEBUG : : Looking for writers 2025/01/27 05:05:29 DEBUG : >WaitForWriters: 2025/01/27 05:05:29 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.44s) --- PASS: TestRWFileHandleOpenTests/writes (0.24s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.20s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:29 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:29 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:29 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:29 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : file1: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : file1(0xc000e06180): openPending: 2025/01/27 05:05:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:29 DEBUG : file1(0xc000e06180): >openPending: err= 2025/01/27 05:05:29 DEBUG : file1: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/27 05:05:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/27 05:05:29 DEBUG : file1(0xc000e06180): _writeAt: size=2, off=0 2025/01/27 05:05:29 DEBUG : file1(0xc000e06180): >_writeAt: n=2, err= 2025/01/27 05:05:29 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/01/27 05:05:29 DEBUG : file1(0xc000e06180): RWFileHandle.Flush 2025/01/27 05:05:29 DEBUG : file1(0xc000e06180): RWFileHandle.Release 2025/01/27 05:05:29 DEBUG : file1(0xc000e06180): close: 2025/01/27 05:05:29 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/01/27 05:05:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : file1(0xc000e06180): >close: err= 2025/01/27 05:05:29 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/01/27 05:05:29 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 2 (was 2) 2025/01/27 05:05:29 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:29 DEBUG : : Looking for writers 2025/01/27 05:05:29 DEBUG : file1: reading active writers 2025/01/27 05:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/27 05:05:29 DEBUG : : Looking for writers 2025/01/27 05:05:29 DEBUG : file1: reading active writers 2025/01/27 05:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/27 05:05:29 DEBUG : : Looking for writers 2025/01/27 05:05:29 DEBUG : file1: reading active writers 2025/01/27 05:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/27 05:05:29 DEBUG : : Looking for writers 2025/01/27 05:05:29 DEBUG : file1: reading active writers 2025/01/27 05:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/27 05:05:29 DEBUG : file1: vfs cache: starting upload 2025/01/27 05:05:29 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/01/27 05:05:29 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/01/27 05:05:29 INFO : file1: Copied (new) 2025/01/27 05:05:29 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/01/27 05:05:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/27 05:05:29 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:29 INFO : file1: vfs cache: upload succeeded try #1 2025/01/27 05:05:29 DEBUG : : Looking for writers 2025/01/27 05:05:29 DEBUG : file1: reading active writers 2025/01/27 05:05:29 DEBUG : >WaitForWriters: 2025/01/27 05:05:29 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:29 DEBUG : : Looking for writers 2025/01/27 05:05:29 DEBUG : file1: reading active writers 2025/01/27 05:05:29 DEBUG : >WaitForWriters: 2025/01/27 05:05:29 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.16s) === RUN TestRWCacheRename run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:29 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:29 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:29 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:29 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:29 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:29 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:29 DEBUG : rename_me: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2025/01/27 05:05:29 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:29 DEBUG : rename_me(0xc000520d40): openPending: 2025/01/27 05:05:29 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/01/27 05:05:29 DEBUG : rename_me(0xc000520d40): >openPending: err= 2025/01/27 05:05:29 DEBUG : rename_me: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/01/27 05:05:29 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/01/27 05:05:29 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/01/27 05:05:29 DEBUG : rename_me(0xc000520d40): _writeAt: size=5, off=0 2025/01/27 05:05:29 DEBUG : rename_me(0xc000520d40): >_writeAt: n=5, err= 2025/01/27 05:05:29 DEBUG : rename_me(0xc000520d40): close: 2025/01/27 05:05:29 DEBUG : rename_me: vfs cache: setting modification time to 2025-01-27 05:05:29.300708692 +0000 UTC m=+3.670506673 2025/01/27 05:05:29 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/01/27 05:05:29 DEBUG : rename_me(0xc000520d40): >close: err= 2025/01/27 05:05:29 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/01/27 05:05:29 DEBUG : i_was_renamed: Updating file with 0xc00081e180 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/01/27 05:05:29 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:29 DEBUG : : Looking for writers 2025/01/27 05:05:29 DEBUG : i_was_renamed: reading active writers 2025/01/27 05:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/27 05:05:29 DEBUG : : Looking for writers 2025/01/27 05:05:29 DEBUG : i_was_renamed: reading active writers 2025/01/27 05:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/27 05:05:29 DEBUG : : Looking for writers 2025/01/27 05:05:29 DEBUG : i_was_renamed: reading active writers 2025/01/27 05:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/27 05:05:29 DEBUG : : Looking for writers 2025/01/27 05:05:29 DEBUG : i_was_renamed: reading active writers 2025/01/27 05:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/27 05:05:29 DEBUG : i_was_renamed: vfs cache: starting upload 2025/01/27 05:05:29 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/27 05:05:29 DEBUG : i_was_renamed.e0b00c86.partial: renamed to: i_was_renamed 2025/01/27 05:05:29 INFO : i_was_renamed: Copied (new) 2025/01/27 05:05:29 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-01-27 05:05:29.300708692 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/01/27 05:05:29 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/01/27 05:05:29 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/01/27 05:05:29 DEBUG : : Looking for writers 2025/01/27 05:05:29 DEBUG : i_was_renamed: reading active writers 2025/01/27 05:05:29 DEBUG : >WaitForWriters: 2025/01/27 05:05:29 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.15s) === RUN TestRWCacheUpdate run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:29 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:29 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/27 05:05:29 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:29 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/27 05:05:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-cihahuj2ciqe" 2025/01/27 05:05:29 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/27 05:05:29 DEBUG : : forgetting directory cache 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate(0xc00014c300): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate(0xc00014c300): openPending: 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-27 04:06:29.455023131 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate(0xc00014c300): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate(0xc00014c300): >_readAt: n=20, err=EOF 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate(0xc00014c300): close: 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-27 04:06:29.455023131 +0000 UTC 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate(0xc00014c300): >close: err= 2025/01/27 05:05:29 DEBUG : : forgetting directory cache 2025/01/27 05:05:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate(0xc000e063c0): _readAt: size=512, off=0 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate(0xc000e063c0): openPending: 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-27 04:07:29.455023131 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-01-27 04:06:29.455023131 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-27 04:07:29.455023131 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-01-27 04:06:29.455023131 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/01/27 05:05:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/27 05:05:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate(0xc000e063c0): >openPending: err= 2025/01/27 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate(0xc000e063c0): >_readAt: n=20, err=EOF 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate(0xc000e063c0): close: 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-27 04:07:29.455023131 +0000 UTC 2025/01/27 05:05:29 DEBUG : TestRWCacheUpdate(0xc000e063c0): >close: err= 2025/01/27 05:05:30 DEBUG : : forgetting directory cache 2025/01/27 05:05:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00034ab00): _readAt: size=512, off=0 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00034ab00): openPending: 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-27 04:08:29.455023131 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-01-27 04:07:29.455023131 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-27 04:08:29.455023131 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-01-27 04:07:29.455023131 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/01/27 05:05:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/27 05:05:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00034ab00): >openPending: err= 2025/01/27 05:05:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00034ab00): >_readAt: n=20, err=EOF 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00034ab00): close: 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-27 04:08:29.455023131 +0000 UTC 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00034ab00): >close: err= 2025/01/27 05:05:30 DEBUG : : forgetting directory cache 2025/01/27 05:05:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00014c680): _readAt: size=512, off=0 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00014c680): openPending: 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-27 04:09:29.455023131 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-01-27 04:08:29.455023131 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-27 04:09:29.455023131 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-01-27 04:08:29.455023131 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/01/27 05:05:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/27 05:05:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00014c680): >openPending: err= 2025/01/27 05:05:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00014c680): >_readAt: n=20, err=EOF 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00014c680): close: 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-27 04:09:29.455023131 +0000 UTC 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00014c680): >close: err= 2025/01/27 05:05:30 DEBUG : : forgetting directory cache 2025/01/27 05:05:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00034b040): _readAt: size=512, off=0 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00034b040): openPending: 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-27 04:10:29.455023131 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-01-27 04:09:29.455023131 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-27 04:10:29.455023131 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-01-27 04:09:29.455023131 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/01/27 05:05:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/27 05:05:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00034b040): >openPending: err= 2025/01/27 05:05:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00034b040): >_readAt: n=20, err=EOF 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00034b040): close: 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-27 04:10:29.455023131 +0000 UTC 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00034b040): >close: err= 2025/01/27 05:05:30 DEBUG : : forgetting directory cache 2025/01/27 05:05:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00034b180): _readAt: size=512, off=0 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00034b180): openPending: 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-27 04:11:29.455023131 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-01-27 04:10:29.455023131 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-27 04:11:29.455023131 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-01-27 04:10:29.455023131 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/01/27 05:05:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/27 05:05:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00034b180): >openPending: err= 2025/01/27 05:05:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00034b180): >_readAt: n=20, err=EOF 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00034b180): close: 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-27 04:11:29.455023131 +0000 UTC 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc00034b180): >close: err= 2025/01/27 05:05:30 DEBUG : : forgetting directory cache 2025/01/27 05:05:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc000e06a80): _readAt: size=512, off=0 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc000e06a80): openPending: 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-01-27 04:12:29.455023131 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-01-27 04:11:29.455023131 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-01-27 04:12:29.455023131 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-01-27 04:11:29.455023131 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/01/27 05:05:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/01/27 05:05:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc000e06a80): >openPending: err= 2025/01/27 05:05:30 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc000e06a80): >_readAt: n=21, err=EOF 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc000e06a80): close: 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-27 04:12:29.455023131 +0000 UTC 2025/01/27 05:05:30 DEBUG : TestRWCacheUpdate(0xc000e06a80): >close: err= 2025/01/27 05:05:31 DEBUG : : forgetting directory cache 2025/01/27 05:05:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate(0xc000521080): _readAt: size=512, off=0 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate(0xc000521080): openPending: 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-01-27 04:13:29.455023131 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-01-27 04:12:29.455023131 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-01-27 04:13:29.455023131 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-01-27 04:12:29.455023131 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/01/27 05:05:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate(0xc000521080): >openPending: err= 2025/01/27 05:05:31 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate(0xc000521080): >_readAt: n=22, err=EOF 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate(0xc000521080): close: 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-27 04:13:29.455023131 +0000 UTC 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate(0xc000521080): >close: err= 2025/01/27 05:05:31 DEBUG : : forgetting directory cache 2025/01/27 05:05:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate(0xc00034b7c0): _readAt: size=512, off=0 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate(0xc00034b7c0): openPending: 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-01-27 04:14:29.455023131 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-01-27 04:13:29.455023131 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-01-27 04:14:29.455023131 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-01-27 04:13:29.455023131 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/01/27 05:05:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate(0xc00034b7c0): >openPending: err= 2025/01/27 05:05:31 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate(0xc00034b7c0): >_readAt: n=23, err=EOF 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate(0xc00034b7c0): close: 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-27 04:14:29.455023131 +0000 UTC 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate(0xc00034b7c0): >close: err= 2025/01/27 05:05:31 DEBUG : : forgetting directory cache 2025/01/27 05:05:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate(0xc0005209c0): _readAt: size=512, off=0 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate(0xc0005209c0): openPending: 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-01-27 04:15:29.455023131 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-01-27 04:14:29.455023131 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-01-27 04:15:29.455023131 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-01-27 04:14:29.455023131 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/01/27 05:05:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate(0xc0005209c0): >openPending: err= 2025/01/27 05:05:31 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate(0xc0005209c0): >_readAt: n=24, err=EOF 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate(0xc0005209c0): close: 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-27 04:15:29.455023131 +0000 UTC 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate(0xc0005209c0): >close: err= 2025/01/27 05:05:31 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:31 DEBUG : : Looking for writers 2025/01/27 05:05:31 DEBUG : TestRWCacheUpdate: reading active writers 2025/01/27 05:05:31 DEBUG : >WaitForWriters: 2025/01/27 05:05:31 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.04s) === RUN TestCaseSensitivity run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:31 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:31 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/27 05:05:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/27 05:05:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/27 05:05:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/27 05:05:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/27 05:05:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/27 05:05:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/27 05:05:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/27 05:05:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/27 05:05:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/27 05:05:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/27 05:05:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/27 05:05:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:31 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/27 05:05:31 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/01/27 05:05:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:31 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/27 05:05:31 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/01/27 05:05:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:31 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/27 05:05:31 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/01/27 05:05:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/27 05:05:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/27 05:05:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/27 05:05:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/27 05:05:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:31 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/01/27 05:05:31 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/01/27 05:05:31 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/01/27 05:05:31 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/01/27 05:05:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/27 05:05:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/27 05:05:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:31 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:31 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:31 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/27 05:05:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/27 05:05:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/27 05:05:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/27 05:05:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:31 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:31 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:31 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:31 DEBUG : : Looking for writers 2025/01/27 05:05:31 DEBUG : FiLeA: reading active writers 2025/01/27 05:05:31 DEBUG : FiLeB: reading active writers 2025/01/27 05:05:31 DEBUG : FilEb: reading active writers 2025/01/27 05:05:31 DEBUG : >WaitForWriters: 2025/01/27 05:05:31 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:31 DEBUG : : Looking for writers 2025/01/27 05:05:31 DEBUG : FiLeA: reading active writers 2025/01/27 05:05:31 DEBUG : FiLeB: reading active writers 2025/01/27 05:05:31 DEBUG : FilEb: reading active writers 2025/01/27 05:05:31 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.02s) === RUN TestUnicodeNormalization run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:31 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:31 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/01/27 05:05:31 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/01/27 05:05:31 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:31 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:31 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/01/27 05:05:31 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/01/27 05:05:31 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:31 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:31 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/01/27 05:05:31 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/01/27 05:05:31 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:31 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:31 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:31 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:31 DEBUG : : Looking for writers 2025/01/27 05:05:31 DEBUG : normal name with no special characters.txt: reading active writers 2025/01/27 05:05:31 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/01/27 05:05:31 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.01s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:31 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:31 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': Reusing VFS from active cache 2025/01/27 05:05:31 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:31 DEBUG : : Looking for writers 2025/01/27 05:05:31 DEBUG : >WaitForWriters: 2025/01/27 05:05:31 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:31 DEBUG : : Looking for writers 2025/01/27 05:05:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:31 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:31 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:31 DEBUG : : Looking for writers 2025/01/27 05:05:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:31 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:31 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:31 DEBUG : : Looking for writers 2025/01/27 05:05:31 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:31 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:31 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:31 DEBUG : dir: Looking for writers 2025/01/27 05:05:31 DEBUG : file2: reading active writers 2025/01/27 05:05:31 DEBUG : : Looking for writers 2025/01/27 05:05:31 DEBUG : dir: reading active writers 2025/01/27 05:05:31 DEBUG : file1: reading active writers 2025/01/27 05:05:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.01s) === RUN TestVFSStatParent run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:31 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:31 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:31 DEBUG : dir: Looking for writers 2025/01/27 05:05:31 DEBUG : : Looking for writers 2025/01/27 05:05:31 DEBUG : file1: reading active writers 2025/01/27 05:05:31 DEBUG : dir: reading active writers 2025/01/27 05:05:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.00s) === RUN TestVFSOpenFile run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:31 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : file1: Open: flags=O_RDONLY 2025/01/27 05:05:31 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/27 05:05:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/27 05:05:31 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/01/27 05:05:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/27 05:05:31 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/01/27 05:05:31 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/01/27 05:05:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/27 05:05:31 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': File to upload is small (0 bytes), uploading instead of streaming 2025/01/27 05:05:31 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 05:05:31 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/01/27 05:05:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/27 05:05:31 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/01/27 05:05:31 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:31 DEBUG : dir: Looking for writers 2025/01/27 05:05:31 DEBUG : file2: reading active writers 2025/01/27 05:05:31 DEBUG : new_file.txt: reading active writers 2025/01/27 05:05:31 DEBUG : : Looking for writers 2025/01/27 05:05:31 DEBUG : dir: reading active writers 2025/01/27 05:05:31 DEBUG : file1: reading active writers 2025/01/27 05:05:31 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.01s) === RUN TestVFSRename run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:31 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:31 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/01/27 05:05:31 DEBUG : dir/file1: Updating file with dir/file1 0xc000e04480 2025/01/27 05:05:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/01/27 05:05:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:31 INFO : dir/file1: Moved (server-side) to: file0 2025/01/27 05:05:31 DEBUG : file0: Updating file with file0 0xc000e04480 2025/01/27 05:05:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/01/27 05:05:31 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:31 DEBUG : dir: Looking for writers 2025/01/27 05:05:31 DEBUG : : Looking for writers 2025/01/27 05:05:31 DEBUG : dir: reading active writers 2025/01/27 05:05:31 DEBUG : file0: reading active writers 2025/01/27 05:05:31 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.01s) === RUN TestVFSStatfs run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:31 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:31 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:31 DEBUG : : Looking for writers 2025/01/27 05:05:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:31 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/01/27 05:05:31 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:31 DEBUG : : Looking for writers 2025/01/27 05:05:31 DEBUG : a: Looking for writers 2025/01/27 05:05:31 DEBUG : b: Looking for writers 2025/01/27 05:05:31 DEBUG : c: Looking for writers 2025/01/27 05:05:31 DEBUG : d: Looking for writers 2025/01/27 05:05:31 DEBUG : : Looking for writers 2025/01/27 05:05:31 DEBUG : /: reading active writers 2025/01/27 05:05:31 DEBUG : a: reading active writers 2025/01/27 05:05:31 DEBUG : b: reading active writers 2025/01/27 05:05:31 DEBUG : c: reading active writers 2025/01/27 05:05:31 DEBUG : d: reading active writers 2025/01/27 05:05:31 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.00s) === RUN TestVFSMkdirAll run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:31 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/27 05:05:31 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/01/27 05:05:31 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/01/27 05:05:31 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/01/27 05:05:31 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:31 DEBUG : a/b/c/d: Looking for writers 2025/01/27 05:05:31 DEBUG : a/b/c: Looking for writers 2025/01/27 05:05:31 DEBUG : d: reading active writers 2025/01/27 05:05:31 DEBUG : a/b: Looking for writers 2025/01/27 05:05:31 DEBUG : c: reading active writers 2025/01/27 05:05:31 DEBUG : a: Looking for writers 2025/01/27 05:05:31 DEBUG : b: reading active writers 2025/01/27 05:05:31 DEBUG : : Looking for writers 2025/01/27 05:05:31 DEBUG : a: reading active writers 2025/01/27 05:05:31 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 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-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:31 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/27 05:05:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:31 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/27 05:05:31 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/27 05:05:31 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/01/27 05:05:31 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': File to upload is small (5 bytes), uploading instead of streaming 2025/01/27 05:05:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/27 05:05:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/27 05:05:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/27 05:05:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/27 05:05:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/27 05:05:31 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/01/27 05:05:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/27 05:05:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:31 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': File to upload is small (0 bytes), uploading instead of streaming 2025/01/27 05:05:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 05:05:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/27 05:05:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:31 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': File to upload is small (7 bytes), uploading instead of streaming 2025/01/27 05:05:31 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/01/27 05:05:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:31 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:31 DEBUG : : Looking for writers 2025/01/27 05:05:31 DEBUG : file1: reading active writers 2025/01/27 05:05:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.00s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:31 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/27 05:05:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/27 05:05:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:31 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/01/27 05:05:31 DEBUG : : forgetting directory cache 2025/01/27 05:05:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/27 05:05:32 DEBUG : file1: aborting in-sequence write wait, off=100 2025/01/27 05:05:32 DEBUG : file1: failed to wait for in-sequence write to 100 2025/01/27 05:05:32 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/01/27 05:05:32 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': File to upload is small (11 bytes), uploading instead of streaming 2025/01/27 05:05:32 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/27 05:05:32 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/27 05:05:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:32 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/01/27 05:05:32 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:32 DEBUG : : Looking for writers 2025/01/27 05:05:32 DEBUG : file1: reading active writers 2025/01/27 05:05:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.00s) === RUN TestWriteFileHandleFlush run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:32 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/27 05:05:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/27 05:05:32 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/01/27 05:05:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:32 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': File to upload is small (5 bytes), uploading instead of streaming 2025/01/27 05:05:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/27 05:05:32 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/27 05:05:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:32 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/01/27 05:05:32 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:32 DEBUG : : Looking for writers 2025/01/27 05:05:32 DEBUG : file1: reading active writers 2025/01/27 05:05:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.00s) === RUN TestWriteFileHandleRelease run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:32 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/27 05:05:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/27 05:05:32 DEBUG : file1: WriteFileHandle.Release closing 2025/01/27 05:05:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:32 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': File to upload is small (0 bytes), uploading instead of streaming 2025/01/27 05:05:32 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 05:05:32 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/27 05:05:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:32 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/01/27 05:05:32 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:32 DEBUG : : Looking for writers 2025/01/27 05:05:32 DEBUG : file1: reading active writers 2025/01/27 05:05:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.00s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:32 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/27 05:05:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/27 05:05:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:32 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': File to upload is small (2 bytes), uploading instead of streaming 2025/01/27 05:05:32 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/01/27 05:05:32 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/27 05:05:32 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/01/27 05:05:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:32 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:32 DEBUG : : Looking for writers 2025/01/27 05:05:32 DEBUG : file1: reading active writers 2025/01/27 05:05:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.00s) === RUN TestFileReadAtZeroLength run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:32 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/27 05:05:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/27 05:05:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:32 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': File to upload is small (0 bytes), uploading instead of streaming 2025/01/27 05:05:32 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 05:05:32 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/27 05:05:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:32 DEBUG : file1: Open: flags=O_RDONLY 2025/01/27 05:05:32 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/27 05:05:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/27 05:05:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:32 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:32 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:32 DEBUG : : Looking for writers 2025/01/27 05:05:32 DEBUG : file1: reading active writers 2025/01/27 05:05:32 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.00s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "combine root 'dir1/rclone-test-cihahuj2ciqe'", Local "Local file system at /tmp/rclone2937671320", Modify Window "1ns" 2025/01/27 05:05:32 INFO : combine root 'dir1/rclone-test-cihahuj2ciqe': poll-interval is not supported by this remote 2025/01/27 05:05:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/27 05:05:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/27 05:05:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/27 05:05:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/27 05:05:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:32 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': File to upload is small (100 bytes), uploading instead of streaming 2025/01/27 05:05:32 DEBUG : file1: md5 = 7d9cd48bfc36ece715b9d0402d46d498 OK 2025/01/27 05:05:32 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/27 05:05:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/27 05:05:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/27 05:05:32 DEBUG : file1: Open: flags=O_RDONLY 2025/01/27 05:05:32 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/27 05:05:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/27 05:05:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/27 05:05:32 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/27 05:05:32 DEBUG : WaitForWriters: timeout=30s 2025/01/27 05:05:32 DEBUG : : Looking for writers 2025/01/27 05:05:32 DEBUG : file1: reading active writers 2025/01/27 05:05:32 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.00s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/01/27 05:05:32 DEBUG : combine root 'dir1/rclone-test-cihahuj2ciqe': Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestCombine:dir1 -verbose" - Finished OK in 6.946559923s (try 1/5)